bioinfocz/scdrake: A pipeline for droplet-based single-cell RNA-seq data secondary analysis implemented in the drake Make-like toolkit for R language

This pipeline is implemented in the drake Make-like toolkit (https://github.com/ropensci/drake) and provides the following steps of scRNA-seq secondary analysis: input quality control, filtering of cells/genes, normalization, clustering, cell type annotation, cluster markers, differential expression analysis (constrasts -> cluster vs. cluster), integration of multiple samples. All main parts are accompanied by rich graphical outputs and HTML reports (RMarkdown). Thanks to the drake package, the pipeline is highly reproducible, scalable and efficient, provides easy access to all intermediate results, and can be arbitrarily extended as pipeline definitions are abstracted as R objects. A command line interface is available to perform the most important actions directly in shell terminal.

Getting started

Package details

Bioconductor views Clustering DifferentialExpression Normalization QualityControl SingleCell Transcription
Maintainer
LicenseMIT + file LICENSE
Version1.5.2
URL https://github.com/bioinfocz/scdrake https://bioinfocz.github.io/scdrake
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bioinfocz/scdrake")
bioinfocz/scdrake documentation built on Jan. 29, 2024, 10:24 a.m.