Description Usage Arguments Value Author(s)
Merge input lanes built by the NGS pipeline
1 2 | mergeLanes(indirs, outdir, prepend_str, num_cores, config_update,
preMergeChecks.do = TRUE, ignoreConfigParameters)
|
indirs |
A character vector of directory paths containing NGS pipeline output |
outdir |
A character string pointing to a non-existing output directory |
prepend_str |
A character string, containing a prefix going to be appended on all output result files |
num_cores |
Number of cores available for parallel processing (for the merge bam step) |
config_update |
List of name value pairs that will update the config parameters |
preMergeChecks.do |
A logical, indicating whether to perform pre merge checks |
ignoreConfigParameters |
A character vector containing the configuration parameters that are not required to be identical |
Nothing
greg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.