aboutsummaryrefslogtreecommitdiff
path: root/tools/gridss-collectGridssMetrics.nix
AgeCommit message (Collapse)Author
2018-11-12Attempt to integrate config file into GRIDSS stagel-d-s
2018-10-29Split gridss into constituentsJustin Bedo
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.