aboutsummaryrefslogtreecommitdiff
path: root/tools/mosdepth-plot.nix
AgeCommit message (Collapse)Author
2019-08-16mosdepth: fix renamingJustin Bedo
2019-07-03mosdepth-plot: allow selection of what to plotJustin Bedo
Previously global output was plotted. A new control flag allows specification of what to plot.
2019-03-13mosdepth: fix broken pkg link for mosdepth sourceJustin Bedo
2019-01-09large refactorJustin Bedo
- use bionix.pkgs instead of nixpkgs - replace stdenv.mkDerivation with stage
2018-10-04Refactor to use bionix tree directlyJustin Bedo
2018-09-28Change mosdepth plotting to multisampleJustin Bedo
2018-09-26refactor, add mosdepth, and fixes for bwaJustin Bedo