Description Usage Arguments Value Examples
View source: R/rain_functions.R
Carries out RAIN analysis on a transcriptomics dataset
1 | RainAnalysis(dataset, period)
|
dataset |
A transcriptomics dataset. First columns should be gene names. All other columns should be expression levels. |
period |
The period of rhythms of interest. Defaults to the circadian period. |
A dataframe object detailing the result of the rain analysis.
1 | results <- RainAnalysis(Laurasmappings, period = 24)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.