Description Usage Arguments Value Examples
This function is to identify the most informative genes for clustering analysis
| 1 | GetinformativeGene(Istopcells, Number, cutoff = 0.95)
 | 
| Istopcells | The formatted dge from dgepreprocess | 
| Number | number of genes for out put | 
| cutoff | the percentile cutoff for defining a variable gene, default=0.95 | 
this will return a vector of informative genes for clustering
| 1 | GetinformativeGene(dgepreprocess(s7.RockII_1.dge,500,norowname=T),500)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.