Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-03 | octopus-call: fix filetype typo | Justin Bedo | |
2019-12-20 | kallisto: attempt at making determinstic | Justin Bedo | |
2019-12-20 | lumpy: fix error message | Justin Bedo | |
2019-12-18 | add exec'' | Justin Bedo | |
2019-12-18 | lumpy: init | Justin Bedo | |
2019-12-17 | delly: missing file | Justin Bedo | |
2019-12-17 | manta: make multithreaded and apply execution context | Justin Bedo | |
2019-12-17 | Fix shard test | Justin Bedo | |
2019-12-17 | delly: init | Justin Bedo | |
2019-12-16 | manta: init | Justin Bedo | |
2019-12-12 | octopus: fix incorrect error message | Justin Bedo | |
2019-12-05 | platypus: remove debugging code | Justin Bedo | |
2019-11-29 | snpeff: GRCh37.87 -> GRCh37.75 | Justin Bedo | |
2019-11-27 | gridss: 2.7.2 → 2.7.3 | Justin Bedo | |
2019-11-20 | gridss: 2.7.1 → 2.7.2 | Justin Bedo | |
2019-11-04 | gridss: 2.7.0 → 2.7.1 | Justin Bedo | |
2019-11-01 | gridss: 2.6.2 -> 2.7.0 | Justin Bedo | |
2019-09-25 | grch37: add dbsnp | Justin Bedo | |
2019-09-25 | facets: assume sorted vcf | Justin Bedo | |
2019-09-25 | gridss 2.6.0 → 2.6.2 | Justin Bedo | |
2019-09-25 | grch38.31 → grch38.32 | Justin Bedo | |
2019-09-25 | add grch37 | Justin Bedo | |
2019-09-10 | gridss: 2.5.2 -> 2.6.0 | Justin Bedo | |
2019-09-06 | strelka: default callSomatic to snvs | Justin Bedo | |
2019-09-06 | strelka: also strip command line from output | Justin Bedo | |
2019-09-06 | cnvkit: use python2 | Justin Bedo | |
2019-09-06 | test: disable strelka somatic test | Justin Bedo | |
2019-09-06 | strelka: change outputs and tagging | Justin Bedo | |
This resolves an issue where overriding the strelka derivations would lose the filetype tags. | |||
2019-09-06 | xenomapper: init | Justin Bedo | |
2019-09-06 | CNVkit: split into multiple outputs | Justin Bedo | |
cnvkit: restructure out to link to multioutputs | |||
2019-08-29 | CNVkit: merge into nixpkgs | Justin Bedo | |
2019-08-29 | gridss: 2.5.1 -> 2.5.2 | Justin Bedo | |
2019-08-19 | snver: require labelled samples | Justin Bedo | |
SNVer does not extract sample names from the BAM files and labels the columns with the input file paths rather than sample names. We rename the paths to names. | |||
2019-08-19 | snver: fix linking | Justin Bedo | |
2019-08-16 | mosdepth: fix renaming | Justin Bedo | |
2019-08-16 | mosdepth: add test | Justin Bedo | |
2019-08-15 | qsub: fix broken qsub tree | Justin Bedo | |
2019-08-15 | gridss: 2.5.0 -> 2.5.1 | Justin Bedo | |
2019-08-15 | hisat2: init | Justin Bedo | |
2019-08-15 | SNVer: init 0.5.3 | Justin Bedo | |
2019-07-28 | gridss: 2.4.0 -> 2.5.0 | Justin Bedo | |
2019-07-26 | Simplify example | Justin Bedo | |
2019-07-26 | make stripping more liberal | Justin Bedo | |
Update the regex so that /nix/store* prefix doesn't have to match. To make sure we aren't overly general, we strip only bionix stages (i.e., -bionix suffix has to be present in the hash). | |||
2019-07-08 | tests: add kallisto test | Justin Bedo | |
2019-07-08 | ensembl: init gtf and gff3 | Justin Bedo | |
2019-07-08 | ensembl: abstract version | Justin Bedo | |
2019-07-08 | linkOutputs: refactor output linking expression | Justin Bedo | |
The existing linkDrv only has a singular output, making it difficult to separate the various types of output. The new functionality replaces the old with attribute sets defining the outputs. The old linkDrv is deprecated. | |||
2019-07-03 | mosdepth-plot: allow selection of what to plot | Justin Bedo | |
Previously global output was plotted. A new control flag allows specification of what to plot. | |||
2019-07-03 | facets: fix execution environment | Justin Bedo | |
2019-07-03 | octopus: initial functions | Justin Bedo | |