Age | Commit message (Expand) | Author |
2019-03-06 | api docs: fix bwa type annotations | Justin Bedo |
2019-03-06 | api docs: init bowtie | Justin Bedo |
2019-03-06 | draft API docs for BWA and strelka | Justin Bedo |
2019-03-04 | qsub: fix bug | Justin Bedo |
2019-03-01 | ascat: init | Justin Bedo |
2019-03-01 | qsub: fix temporary directory cleanup | Justin Bedo |
2019-02-15 | ref: missing pkg scope on gawk | Justin Bedo |
2019-02-11 | snpeff: parameterise heap size and default to 31g | Justin Bedo |
2019-02-06 | qsub: rename flags to qsubFlags to avoid collision | Justin Bedo |
2019-02-06 | ref-grch38-snpeff-db: fix pkg scope | Justin Bedo |
2019-02-06 | qsub: parameterise queue and allow arbitrary flags to be passed | Justin Bedo |
2019-01-23 | stage: change to stdenvNoCC | Justin Bedo |
2019-01-17 | strelka-callSomatic: remove superfluous gzip dependency | Justin Bedo |
2019-01-17 | compression: refactor compression framework | Justin Bedo |
2019-01-17 | strelka: refactor vcf extraction | Justin Bedo |
2019-01-16 | strelka: split out vcfs | Justin Bedo |
2019-01-15 | strelka: add germline calling | Justin Bedo |
2019-01-14 | qsub: fix bug in stderr redirection | Justin Bedo |
2019-01-14 | cnvkit: fix annotation bug | Justin Bedo |
2019-01-13 | snpeff-dbnsfp: fix buildInputs | Justin Bedo |
2019-01-13 | snpeff: fix dbnsfp | Justin Bedo |
2019-01-11 | ucscgenes: fix url to correct hg38 | Justin Bedo |
2019-01-11 | cnvkit: use nixpkgs python modules | Justin Bedo |
2019-01-11 | cnvkit: bugfix in empty normals | Justin Bedo |
2019-01-10 | facets: init | Justin Bedo |
2019-01-10 | cnvkit: init | Justin Bedo |
2019-01-10 | ref: add UCSC gene annotations | Justin Bedo |
2019-01-10 | mutect: remove superfluous import | Justin Bedo |
2019-01-10 | refactor missed stages | Justin Bedo |
2019-01-09 | large refactor | Justin Bedo |
2019-01-09 | split/join/each: introduce functions for splitting/joining drvs | Justin Bedo |
2019-01-08 | types: expose nix-adt | Justin Bedo |
2019-01-08 | snpeff: init | Justin Bedo |
2019-01-03 | samtools-fixmate: default MS tag annotation to true | Justin Bedo |
2018-12-21 | qsub: capture stderr and stdout jointly | Justin Bedo |
2018-12-20 | README: add tnpair example to examples section | Justin Bedo |
2018-12-20 | qsub: bugfix with printing jobid for debugging | Justin Bedo |
2018-12-19 | examples: update call.nix to use new pipe function | Justin Bedo |
2018-12-19 | examples: added example tumour-normal calling pipeline script | Justin Bedo |
2018-12-19 | bionix: export nixpkgs.lib as bionix.lib | Justin Bedo |
2018-12-19 | gridss: simplify preprocessing and rewrite using new pipe function | Justin Bedo |
2018-12-19 | link: introduce high-level linking functions | Justin Bedo |
2018-12-19 | qsub: echo out PBS_NODE_ID to ease debugging | Justin Bedo |
2018-12-18 | pipe: fix bug | Justin Bedo |
2018-12-18 | pipe: reverse function composition | Justin Bedo |
2018-12-18 | qsub: refactor overriding | Justin Bedo |
2018-12-12 | Merge branch 'master' of https://github.com/PapenfussLab/bionix | l-d-s |
2018-12-12 | gridss: call identifyVariants through bionix tree | Justin Bedo |
2018-12-12 | Merge branch 'master' of https://github.com/PapenfussLab/bionix | l-d-s |
2018-12-12 | gridss: refactor identify & annotate variants | Justin Bedo |