rnb.run.example {RnBeads} | R Documentation |
Executes the analysis pipeline for an example from the RnBeads web site.
rnb.run.example(index = 4L, dir.output = "example")
index |
Example to start. This must be one of |
dir.output |
One-element |
For more information about the examples, please visit the dedicated page on the RnBeads web site.
Invisibly, the loaded, normalized and/or possibly filtered dataset as an object of type inheriting
RnBSet
.
Yassen Assenov
rnb.run.analysis
for starting the analysis pipeline from a local data source
rnb.run.example()