Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 01401aaee74dac39e0502688654ef02771a88cd7.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NB: this breaks gridss.preprocessBam
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Wrap each individual command for GRIDSS so that bionix executed the pipeline
rather than GRIDSS. This patch introduces a "call" function that executed the
whole pipeline in bionix on an arbitrary BAM file.
Resolves #10.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|