Age | Commit message (Expand) | Author |
2019-03-15 | add multicore passthru flag | Justin Bedo |
2019-03-04 | qsub: fix bug | 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-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-14 | qsub: fix bug in stderr redirection | Justin Bedo |
2019-01-11 | ucscgenes: fix url to correct hg38 | Justin Bedo |
2019-01-10 | ref: add UCSC gene annotations | Justin Bedo |
2019-01-09 | large refactor | Justin Bedo |
2019-01-08 | types: expose nix-adt | Justin Bedo |
2019-01-08 | snpeff: init | Justin Bedo |
2018-12-21 | qsub: capture stderr and stdout jointly | Justin Bedo |
2018-12-20 | qsub: bugfix with printing jobid for debugging | Justin Bedo |
2018-12-19 | qsub: echo out PBS_NODE_ID to ease debugging | Justin Bedo |
2018-12-18 | qsub: refactor overriding | Justin Bedo |
2018-12-11 | qsub: prefix directories to prevent cleanup deleting top level dir | Justin Bedo |
2018-12-10 | qsub: fix $TMPDIR location | Justin Bedo |
2018-11-26 | qsub: output non-retryable errors | Justin Bedo |
2018-11-26 | qsub: let sleep timing be configurable | Justin Bedo |
2018-11-26 | qsub: retry qsub if requested | Justin Bedo |
2018-11-23 | qsub: update to check job_state field | Justin Bedo |
2018-11-23 | qsub: be more specific with qstat polling | Justin Bedo |
2018-11-14 | Add ensembl mouse transcriptome | Justin Bedo |
2018-11-02 | kallisto: init | Justin Bedo |
2018-10-26 | init: cosmic & dbsnp for grch38 | Justin Bedo |
2018-10-25 | Improve type safety of samtools-merge | Justin Bedo |
2018-10-25 | Simplify types for sorting | Justin Bedo |
2018-10-22 | name qsub with name of derivation: fixes #7 | Justin Bedo |
2018-10-09 | Simplify default to error in types | Justin Bedo |
2018-10-05 | implement types | Justin Bedo |
2018-10-04 | Fix typo in reference name | Justin Bedo |
2018-10-03 | Use http rather than ftp for mm10 | l-d-s |
2018-10-03 | fix indenting and syntax error | Justin Bedo |
2018-10-03 | refactor reference location to lib | Justin Bedo |
2018-09-28 | Improve cleanup of qsub | Justin Bedo |
2018-09-27 | Allow changing tmpdir for qsub | Justin Bedo |
2018-09-26 | fix qsub expression | Justin Bedo |
2018-09-26 | Add qsub to bionix top level | Justin Bedo |
2018-09-20 | Wrap some tools and make an example pipeline | Justin Bedo |