aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2019-05-21fastp: split outputs and set filetypesJustin Bedo
2019-05-14strip: remove store paths from outputs to minimise closuresJustin Bedo
2019-05-09strelka: rewrite to use multiple outputsJustin Bedo
2019-05-09fastp: rename run to check for consistency with fastqcJustin Bedo
2019-05-02samtools-merge: detect correct sortingJustin Bedo
2019-05-01Add fastp.l-d-s
2019-04-17snap: initJustin Bedo
2019-04-12minimap2: typoJustin Bedo
2019-04-12minimap2: initJustin Bedo
2019-04-08grids: add function to include assemblies with annotated VCFJustin Bedo
2019-04-08bowtie: sort the output to ensure determinismJustin Bedo
2019-04-07modify outputs to ensure determinismJustin Bedo
2019-04-07update stage names to include bionix- prefixJustin Bedo
2019-03-28gridss: less chatty logsJustin Bedo
2019-03-28gridss: 2.0.0 → 2.2.2Justin Bedo
2019-03-22cnvkit: add scatter plotsJustin Bedo
2019-03-22cnvkit: copy less filesJustin Bedo
2019-03-15add multicore passthru flagJustin Bedo
2019-03-13mosdepth: fix broken pkg link for mosdepth sourceJustin Bedo
2019-03-06api docs: init GRIDSSJustin Bedo
2019-03-06api doc: init fastqcJustin Bedo
2019-03-06api docs: init facetsJustin Bedo
2019-03-06api docs: init CNVkitJustin Bedo
2019-03-06api docs: init ascatNGSJustin Bedo
2019-03-06api docs: fix bwa type annotationsJustin Bedo
2019-03-06api docs: init bowtieJustin Bedo
2019-03-06draft API docs for BWA and strelkaJustin Bedo
2019-03-01ascat: initJustin Bedo
2019-02-11snpeff: parameterise heap size and default to 31gJustin Bedo
2019-01-17strelka-callSomatic: remove superfluous gzip dependencyJustin Bedo
2019-01-17compression: refactor compression frameworkJustin Bedo
2019-01-17strelka: refactor vcf extractionJustin Bedo
2019-01-16strelka: split out vcfsJustin Bedo
2019-01-15strelka: add germline callingJustin Bedo
2019-01-14cnvkit: fix annotation bugJustin Bedo
2019-01-13snpeff-dbnsfp: fix buildInputsJustin Bedo
2019-01-13snpeff: fix dbnsfpJustin Bedo
2019-01-11cnvkit: use nixpkgs python modulesJustin Bedo
2019-01-11cnvkit: bugfix in empty normalsJustin Bedo
2019-01-10facets: initJustin Bedo
2019-01-10cnvkit: initJustin Bedo
2019-01-10mutect: remove superfluous importJustin Bedo
2019-01-10refactor missed stagesJustin Bedo
2019-01-09large refactorJustin Bedo
- use bionix.pkgs instead of nixpkgs - replace stdenv.mkDerivation with stage
2019-01-08snpeff: initJustin Bedo
2019-01-03samtools-fixmate: default MS tag annotation to trueJustin Bedo
2018-12-19gridss: simplify preprocessing and rewrite using new pipe functionJustin Bedo
2018-12-18qsub: refactor overridingJustin Bedo
2018-12-12Merge branch 'master' of https://github.com/PapenfussLab/bionixl-d-s
2018-12-12gridss: call identifyVariants through bionix treeJustin Bedo