rnb.run.example {RnBeads}R Documentation

rnb.run.example

Description

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

Usage

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


rnb.run.example()



[Package RnBeads version 2.10.0 Index]