aboutsummaryrefslogtreecommitdiff
path: root/tools/fastqc.nix
AgeCommit message (Collapse)Author
2021-10-29treewide reformatting and simplificationJustin Bedo
- simplify with statix - reformat with nixpkgs-fmt
2019-03-06api doc: init fastqcJustin Bedo
2019-01-09large refactorJustin Bedo
- use bionix.pkgs instead of nixpkgs - replace stdenv.mkDerivation with stage
2018-12-18qsub: refactor overridingJustin Bedo
2018-10-04Refactor to use bionix tree directlyJustin Bedo
2018-09-26Add flagstat and fastqcJustin Bedo