tallulandrews / SC3

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

Home Page:http://bioconductor.org/packages/SC3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

http://bioconductor.org/packages/SC3


Languages

Language:R 95.5%Language:C++ 4.5%