Description Usage Arguments Value
SC3 Clustering Pipeline
1 | sc3Cluster(s_object, minDrop, maxDrop, estK, clustNo, nStart, session)
|
s_object |
Seurat object with scaled and PCA data |
minDrop |
Genes with percent of dropouts smaller than minDrop are filtered out before clustering. |
maxDrop |
Genes with percent of dropouts larger than maxDrop are filtered out before clustering. |
estK |
Boolean - whether to estimate cluster number or not |
clustNo |
If estK is false - Give desired cluster number |
nStart |
Minimum cells per cluster |
Current |
R session |
Returns a list containing a Seurat object with SC3-produced clustering data and tSNE plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.