hemberg-lab / SC3

A tool for the unsupervised clustering of cells from single cell RNA-Seq experiments
http://bioconductor.org/packages/SC3
GNU General Public License v3.0
118 stars 55 forks source link
bioconductor-package human-cell-atlas single-cell-rna-seq

Q: What is this?
A: SC3 is a tool for the unsupervised clustering of cells from single cell RNA-Seq experiments. SC3 main page is on BioConductor.

Q: How to install/run SC3?
A: Please follow the SC3 manual from its BioConductor page.

If you would like to install the latest development version of SC3 please install it from the GitHub repository:

install.packages("devtools")
devtools::install_github("hemberg-lab/SC3")

Q: Where can I report bugs, comments, issues or suggestions?
A: Please use this page.

Q: Where can I ask questions about SC3?
A: Please use this page.

Q: Is SC3 published?
A: Yes, SC3 is published in Nature Methods.

Q: What is SC3 licence?
A: GPL-3