Description Usage Arguments Value Examples
View source: R/utility_functions.R
Removes columns and rows which show no gene activity over time
1 | GeneClean(dataset)
|
dataset |
A transcriptomics dataset. First columns should be gene names. All other columns should be expression levels. |
A 'cleaned' transcriptomics dataset
1 | cleaned.df<-GeneClean(Laurasmappings)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.