Skip to content

Commit 60eed07

Browse files
authored
Merge pull request #49 from lgeistlinger/devel
Add bioc-scrnaseq module
2 parents c81586c + b965bb5 commit 60eed07

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,19 @@ lessons are developed as modules in their own repositories.
2626
`bioc-intro.md` in this repo.
2727

2828
- [bioc-rnaseq](https://carpentries-incubator.github.io/bioc-rnaseq/)
29-
**Analysis and interpretation of bulk RNA-Sequencing data using
29+
**Analysis and interpretation of bulk RNA sequencing data with
3030
Bioconductor** shows how to use Bioconductor packages to analyse
31-
RNA-Seq data. It expects good familiarity with R and the
31+
bulk RNA-seq data. It expects good familiarity with R and the
3232
Bioconductor project.
3333

34+
- [bioc-scrnaseq](https://carpentries-incubator.github.io/bioc-scrnaseq/)
35+
**Analysis and interpretation of single-cell RNA sequencing data with
36+
Bioconductor** shows how to use Bioconductor packages for essential single-cell
37+
analysis steps including quality control, cell type annotation, multi-sample
38+
analysis, working with large data, and integration with public data.
39+
Pre-requisites include familiarity with R and Bioconductor. Familiarity with
40+
bulk RNA-seq data analysis is beneficial, but not strictly required.
41+
3442
- [bioc-project](https://carpentries-incubator.github.io/bioc-project/)
3543
The **Bioconductor project** lesson provides an introduction to the
3644
Bioconductor project such as the Bioconductor home page, packages,

0 commit comments

Comments
 (0)