View source: R/GetSensitiveGene.R
Screening for sensitive genes based on the CV Ranking and Shannon Index
1 | GetSensitivegene(object, min_nClusters = "Default", min_nCell = 0, HVG_Anno)
|
object: |
The seurat object, with HVG_Statistic finished. |
min_nClusters: |
nClusters of sensitive genes should be detect as HVGs at least,default:"Default"(Half of nCluster) |
min_nCell: |
nCells of sensitive genes should be detect as HVGs as least,default:0 |
HVG_Anno: |
Statistics result on the high variable genes in each subclusterd |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.