RainAnalysis: RainAnalysis :

Description Usage Arguments Value Examples

View source: R/rain_functions.R

Description

Carries out RAIN analysis on a transcriptomics dataset

Usage

1
RainAnalysis(dataset, period)

Arguments

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.

Value

A dataframe object detailing the result of the rain analysis.

Examples

1
results <- RainAnalysis(Laurasmappings, period = 24)

nathansam/CircadianTools documentation built on Dec. 26, 2019, 11:30 a.m.