Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/hemberg-lab/sc3

A tool for the unsupervised clustering of cells from single cell RNA-Seq experiments
https://github.com/hemberg-lab/sc3

bioconductor-package human-cell-atlas single-cell-rna-seq

Last synced: 23 days ago
JSON representation

A tool for the unsupervised clustering of cells from single cell RNA-Seq experiments

Lists

README

        

__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