rnb.run.example: rnb.run.example

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/main.R

Description

Executes the analysis pipeline for an example from the RnBeads web site.

Usage

1
rnb.run.example(index = 4L, dir.output = "example")

Arguments

index

Example to start. This must be one of 1, 2, 3 or 4.

dir.output

One-element character vector specifying the directory to contain the downloaded data files and generated reports. This must be a non-existent path, as this function attempts to create it.

Details

For more information about the examples, please visit the dedicated page on the RnBeads web site.

Value

Invisibly, the loaded, normalized and/or possibly filtered dataset as an object of type inheriting RnBSet.

Author(s)

Yassen Assenov

See Also

rnb.run.analysis for starting the analysis pipeline from a local data source

Examples

1

RnBeads documentation built on March 3, 2021, 2 a.m.