preprocess: create R datasets that end up in the data/ subdirectory, such...

Description Usage Arguments Details Examples

Description

create R datasets that end up in the data/ subdirectory, such as the RNA-Seq count matrix and design.

Usage

1
preprocess(outfolder = "data")

Arguments

outfolder

Folder to write .rda files to

Details

Note that microarrayMatrix.rda is not created by this function (has to be pre-included)

Examples

1
2
3
4
5
## Not run: 
# run from inside the factorial folder to regenerate R data
preprocess("data")

## End(Not run)

StoreyLab/factorial-MA-RS documentation built on May 9, 2019, 3:10 p.m.