Toolbox for single cell RNA-seq
You can install the development version of SCOT from GitHub with:
# install.packages("devtools")
devtools::install_github("CCBR/SCOT", dependences = TRUE)Take a look at the reference documentation for detailed information on each function in the package.
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.