Description Usage Arguments Value
Monocle Clustering Pipeline
1 2 3 4 5 6 7 8 9 10 | clusterMonocle(
s_object,
lowerDetection,
redMethod,
clustMethod,
dimensionNo,
estimateClust,
clustNo,
session
)
|
s_object |
Seurat object with scaled and PCA data |
lowerDetection |
The minimum expression level that consistitutes true expression |
redMethod |
Dimension reduction method to be used |
dimensionNo |
Number of Dimensions to be used in clustering (tSNE) |
estimateClust |
Boolean - Whether to estimate cluster No or not |
clustNo |
If estimateClust is False - provide number of desired clusters |
Returns a list containing a Seurat object with Monocle-produced clustering data and tSNE plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.