Description Usage Arguments Examples
View source: R/utility_functions.R
Provides a dataframe of median values at each time point for each gene from a transcriptomics dataset.
1 | MedListSeq(dataset)
|
dataset |
A transcriptomics dataset. First columns should be gene names. All other columns should be expression levels. |
1 | mediandf <- MedListSeq(Laurasmappings)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.