GenesFilter | R Documentation |
Perform the step of gene filtering to normalizaed gene expression data
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
data(yan)
GenesFilter(yan)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.