scdrake
Scdrake is a highly scalable, reproducible and configurable pipeline for scRNA-seq data prepared by a popular 10x Genomics droplet-based technology. Scdrake is implemented as a package for the R language and is built on top of the drake package, a Make-like pipeline toolkit. Scdrake currently provides common steps of scRNA-seq data analysis: quality control and filtering of cells and genes, normalization, dimensionality reduction, clustering, finding of cluster markers and differentially expressed genes between clusters, and integration of multiple datasets. All pipeline steps are accompanied by rich graphical outputs and reports in HTML format.
Thanks to the drake package, all intermediate results can be reused, and the pipeline can be easily extended by users to incorporate custom analyses. Also, drake analyzes which parts of the pipeline are already done or haven't changed since the last run, and which can be run in parallel, resulting in great execution speed.
Topics
Details
- License:
- MIT
- Maturity:
- Mature
- Cost:
- Free of charge
- Tool Type:
- workflow
- Operating Systems:
- Linux, Mac, Windows
- Programming Languages:
- R
- Added:
- 11/11/2021
- Last Updated:
- 11/11/2021
Operations
- Box-Whisker plot plotting
- Clustering profile plotting
- Dendrogram visualisation
- Differential gene expression profiling
- Dimensionality reduction
- Expression profile clustering
- Filtering
- Heat map generation
- Multiple sample visualisation
- Principal component analysis
- RNA-seq read count analysis
- Scatter plot plotting
- Standardisation and normalisation
Documentation
API documentation
https://bioinfocz.github.io/scdrake/reference/index.htmlCitation instructions
https://github.com/bioinfocz/scdrake#citationContributions policy
https://github.com/bioinfocz/scdrake/blob/main/.github/CONTRIBUTING.mdGeneral', 'Installation instructions', 'User manual', 'Quick start guide
https://bioinfocz.github.io/scdrakeQuick start guide
https://bioinfocz.github.io/scdrake/articles/scdrake.htmlLinks
Issue tracker', 'Helpdesk
https://github.com/bioinfocz/scdrake/issuesRepository
https://github.com/bioinfocz/scdrakeRelated Tools
bioconductor
Relation: uses
scran
Relation: uses