aboutsummaryrefslogtreecommitdiff
path: root/tools/strelka-call.nix
AgeCommit message (Collapse)Author
2019-09-06strelka: also strip command line from outputJustin Bedo
2019-09-06strelka: change outputs and taggingJustin Bedo
This resolves an issue where overriding the strelka derivations would lose the filetype tags.
2019-05-09strelka: rewrite to use multiple outputsJustin Bedo
2019-04-07modify outputs to ensure determinismJustin Bedo
2019-04-07update stage names to include bionix- prefixJustin Bedo
2019-03-15add multicore passthru flagJustin Bedo
2019-01-17strelka: refactor vcf extractionJustin Bedo
2019-01-16strelka: split out vcfsJustin Bedo
2019-01-15strelka: add germline callingJustin Bedo
2019-01-10refactor missed stagesJustin Bedo
2019-01-09large refactorJustin Bedo
- use bionix.pkgs instead of nixpkgs - replace stdenv.mkDerivation with stage
2018-10-05implement typesJustin Bedo
2018-10-04Refactor referencesJustin Bedo
2018-10-04Refactor to use bionix tree directlyJustin Bedo
2018-09-26refactor, add mosdepth, and fixes for bwaJustin Bedo