Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-29 | Correct argument for gridss option file | l-d-s | |
2018-11-15 | Fix up gridss config file. | l-d-s | |
2018-11-15 | Need to test config != null | l-d-s | |
2018-11-12 | Attempt to integrate config file into GRIDSS stage | l-d-s | |
2018-10-29 | Split gridss into constituents | Justin 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. |