Skip to content

Commit ce12a4a

Browse files
2 parents 10e6ace + 6fef3c3 commit ce12a4a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
> [!WARNING]
1010
> **🚧 In development:**
11-
> This package currently supports single-cell differential expression analysis, ORA analysis, and pathway network analysis.
11+
> This package currently supports basic single-cell quality control, differential expression analysis, ORA analysis, and pathway network analysis. More functionalities and utilities will be added, stay tuned!
1212
1313
## Installation
1414

@@ -33,6 +33,8 @@ BiocManager::install(c("clusterProfiler", "org.Mm.eg.db"))
3333

3434
## Vignettes
3535

36+
[Loading `CellRanger` outputs as Seurat Objects](https://dartmouth-data-analytics-core.github.io/GDSCtools/articles/Loading-Data.html)
37+
[Basic Single Cell GEX Quality Control](https://dartmouth-data-analytics-core.github.io/GDSCtools/articles/single-cell-gex-qc.html)
3638
[Pathway Network Analysis](https://dartmouth-data-analytics-core.github.io/GDSCtools/articles/network-analysis.html)
3739

3840
## License

0 commit comments

Comments
 (0)