Skip to contents

Toolbox for single cell RNA-seq

Installation

You can install the development version of SCOT from GitHub with:

# install.packages("devtools")
devtools::install_github("CCBR/SCOT", dependences = TRUE)

Usage

Take a look at the reference documentation for detailed information on each function in the package.

Help & Contributing

Come across a bug? Open an issue and include a minimal reproducible example.

Have a question? Ask it in discussions.

Want to contribute to this project? Check out the contributing guidelines.