discoGetSimu: Read in the DiscoRhythm Simulated dataset

View source: R/data.R

discoGetSimuR Documentation

Read in the DiscoRhythm Simulated dataset

Description

A convenience function to get the simulated circadian transcriptomic system data file used in DiscoRhythm for various demonstrations and tests.

Usage

discoGetSimu(as_se = FALSE)

Arguments

as_se

logical, indicates if example data should be returned as a SummarizedExperiment or data.frame.

Value

The simulated demo dataset used in the DiscoRhythm web application as a data.frame or SummarizedExperiment.

Examples


indata <- discoGetSimu()


matthewcarlucci/DiscoRhythm documentation built on March 24, 2022, 10:22 a.m.