Description Usage Arguments Value Examples
View source: R/MainFunctions.R
Perform the step of gene filtering to normalizaed gene expression data
1 | GenesFilter(data, gfRatio = 0.025)
|
data |
the normalized gene expression matrix |
gfRatio |
the ratio of genes filtering |
the gene expression matrix after genes filtering gfData
1 | GenesFilter(yan[1:100,1:15])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.