aboutsummaryrefslogtreecommitdiff
path: root/tools/gridss.nix
AgeCommit message (Collapse)Author
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.
2018-10-05implement typesJustin Bedo
2018-10-04Refactor to use bionix tree directlyJustin Bedo
2018-09-26Missing GRIDSS filesJustin Bedo