Bioconductor Code: SC3 (original) (raw)

__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](http://bioconductor.org/packages/SC3/). __Q__: How to install/run __SC3__? __A__: Please follow the SC3 manual from its [BioConductor page](http://bioconductor.org/packages/SC3/). 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](https://github.com/hemberg-lab/SC3/issues). __Q__: Where can I ask questions about __SC3__? __A__: Please use [this page](https://support.bioconductor.org/p/new/post/?tag\_val=SC3). __Q__: Is __SC3__ published? __A__: Yes, __SC3__ is published in [Nature Methods](http://dx.doi.org/10.1038/nmeth.4236). __Q__: What is __SC3__ licence? __A__: GPL-3