Description Usage Arguments Value
Currently support the specificity metric (Guo et al., PLoS Comp Bio 2015); other metrics will be supported soon
1 2 | cluster.geneSelection(object, method = "specificity", pergroup = TRUE,
min.samples = 2, specifity.thresh = 0.7, do.plot = T, ...)
|
object |
A sincera object |
method |
The selection method, possible values include specificity |
pergroup |
If TRUE, calculate metrics for each cell groups (samples) |
specifity.thresh |
The specificity threshold |
do.plot |
If TRUE, plot figures of selection |
min.sample |
The selected genes must pass the selection criteria in at least min.sample samples |
The updated sincera object with the selected genes in the genes.forclustering slot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.