splitBy: Split an Experiment into chunks

splitByR Documentation

Split an Experiment into chunks

Description

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

Usage

splitByFile(obj)

splitBySample(obj)

splitByRun(obj)

splitByOutput(obj)

Arguments

obj

Experiment, the experiment to split

Value

a list of experiments splitted according to the method used


GiBacci/expR documentation built on Oct. 15, 2022, 12:15 a.m.