Description Usage Arguments Details Value Author(s)
Run the NGS analysis pipeline from a configuration file
1 | runPipelineConfig(config_filename, config_update)
|
config_filename |
Path to a pipeline configuration file |
config_update |
A list of name value pairs that will update the config parameters |
This is the launcher function for all pipeline runs. It will do some preprocessing steps, then aligns the reads, counts overlap with genomic Features such as genes, exons etc and applies a variant caller.
Nothing
Jens Reeder, Gregoire Pau
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.