load_varoquaux2019: Loading the varoquaux2019 leaf or root dataset as...

Description Usage Arguments Value Examples

View source: R/data.R

Description

See data(varoquaux2019leaf) or data(varoquaux2019root) for a full description of the dataset and the metadata.

Usage

1
load_varoquaux2019(sample_type = "leaf")

Arguments

sample_type

"leaf", "root", optional, default: leaf Sets which sample to load.

Value

a SummerizedExperiment of the leaf or root samples of Varoquaux et al.

Examples

1
2
sorghum_timecourse_data = load_varoquaux2019(sample_type="leaf")
head(sorghum_timecourse_data)

NelleV/timecoursedata documentation built on June 30, 2021, 11:07 p.m.