aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-06qsub: rename flags to qsubFlags to avoid collisionJustin Bedo
2019-02-06ref-grch38-snpeff-db: fix pkg scopeJustin Bedo
2019-02-06qsub: parameterise queue and allow arbitrary flags to be passedJustin Bedo
2019-01-23stage: change to stdenvNoCCJustin 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-14qsub: fix bug in stderr redirectionJustin Bedo
2019-01-14cnvkit: fix annotation bugJustin Bedo
2019-01-13snpeff-dbnsfp: fix buildInputsJustin Bedo
2019-01-13snpeff: fix dbnsfpJustin Bedo
2019-01-11ucscgenes: fix url to correct hg38Justin 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-10ref: add UCSC gene annotationsJustin Bedo
2019-01-10mutect: remove superfluous importJustin Bedo
2019-01-10refactor missed stagesJustin Bedo
2019-01-09large refactorJustin Bedo
2019-01-09split/join/each: introduce functions for splitting/joining drvsJustin Bedo
2019-01-08types: expose nix-adtJustin Bedo
2019-01-08snpeff: initJustin Bedo
2019-01-03samtools-fixmate: default MS tag annotation to trueJustin Bedo
2018-12-21qsub: capture stderr and stdout jointlyJustin Bedo
2018-12-20README: add tnpair example to examples sectionJustin Bedo
2018-12-20qsub: bugfix with printing jobid for debuggingJustin Bedo
2018-12-19examples: update call.nix to use new pipe functionJustin Bedo
2018-12-19examples: added example tumour-normal calling pipeline scriptJustin Bedo
2018-12-19bionix: export nixpkgs.lib as bionix.libJustin Bedo
2018-12-19gridss: simplify preprocessing and rewrite using new pipe functionJustin Bedo
2018-12-19link: introduce high-level linking functionsJustin Bedo
2018-12-19qsub: echo out PBS_NODE_ID to ease debuggingJustin Bedo
2018-12-18pipe: fix bugJustin Bedo
2018-12-18pipe: reverse function compositionJustin 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
2018-12-12Merge branch 'master' of https://github.com/PapenfussLab/bionixl-d-s
2018-12-12gridss: refactor identify & annotate variantsJustin Bedo
2018-12-11Merge branch 'master' of https://github.com/PapenfussLab/bionixl-d-s
2018-12-11samtools-sort: fix reversed link for identity sortJustin Bedo
2018-12-11gridss: fix softClipsToSplitReads after assemblyJustin Bedo
2018-12-11qsub: prefix directories to prevent cleanup deleting top level dirJustin Bedo
2018-12-10gridss: add java heapSize arguments.l-d-s
2018-12-10qsub: fix $TMPDIR locationJustin Bedo
2018-12-10bowtie: initJustin Bedo
2018-12-10gridss: fix tmpdir bug.l-d-s