splitBy | R Documentation |
splitByFile
splits an Experiment into
one chunk for each input file
splitBySample
splits an Experiment into
one chunk for each sample
splitByRun
splits an Experiment into
one chunk for each run
splitByOutput
splits an Experiment into
one chunk for each output provided. If the
Experiment is a paired-end experiment, both
forward and reverse output will be merged
and the Experiment will be spitted accordingly
splitByFile(obj) splitBySample(obj) splitByRun(obj) splitByOutput(obj)
obj |
Experiment, the experiment to split |
a list of experiments splitted according to the method used
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.