findVarGenes | R Documentation |
Find high variable genes following the approach proposed by Chen et al. in BMC Genomics (2016) Code adapted from https://github.com/hillas/scVEGs
findVarGenes(data, fitMethod = "locfit", verbose = T)
data |
list; GFICF object |
fitMethod |
charachter; Method to use to fit variance and mean expression relationship (loess or locfit). |
verbose |
boolean; Increase verbosity. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.