aboutsummaryrefslogtreecommitdiff
path: root/tools/samtools-index.nix
AgeCommit message (Collapse)Author
2019-03-15add multicore passthru flagJustin Bedo
2019-01-09large refactorJustin Bedo
- use bionix.pkgs instead of nixpkgs - replace stdenv.mkDerivation with stage
2018-10-25Improve type safety of samtools-mergeJustin Bedo
2018-10-05implement typesJustin Bedo
2018-10-04Refactor to use bionix tree directlyJustin Bedo
2018-09-20Wrap some tools and make an example pipelineJustin Bedo