Skip to content

Releases: broadinstitute/viral-core

v2.1.15

13 Jan 16:02
5726e3c
Compare
Choose a tag to compare

Accept .tsv as a possible line ending for custom samplesheets in illumina demux [#47]

v2.1.14

12 Jan 02:57
47e7435
Compare
Choose a tag to compare
  • adds --max_barcodes option (default 10000) to cap common barcodes output file length from illumina.illumina_demux [#46]

v2.1.13

01 Jan 16:22
21335b9
Compare
Choose a tag to compare
  • bugfixes for file_utils.tsv_join -- make it behave more unix-like instead of excel-like [#45]

v2.1.12

14 Dec 20:08
a4d9b7c
Compare
Choose a tag to compare

v2.1.11

06 Dec 07:15
943b776
Compare
Choose a tag to compare
  • JVMmemory is now passed to additional picard tools in read_utils.py align_and_fix

v2.1.10

15 Nov 00:08
0175f27
Compare
Choose a tag to compare
  • bump viral-baseimage 0.1.17 -> 0.1.18 (includes faster miniconda and mamba)
  • use bioconda-sourced GATKv3

v2.1.9

13 Oct 19:48
767e7d4
Compare
Choose a tag to compare
  • Adjust output filter of read_utils.align_and_fix() to remove marked pcr duplicates, mapped singletons, supplementary (chimeric) alignments, secondary alignments, and improperly paired reads. single-end reads are allowed through if mapped.

v2.1.8

30 Jun 22:04
0391ce7
Compare
Choose a tag to compare

Addition of a few scripts: tsv_join, tsv_derived_cols, and priorities.py [#37]

v2.1.7

29 Jun 19:48
77bec91
Compare
Choose a tag to compare
  • bugfix for read_utils.py align_and_fix when empty input and aligner = minimap2 [#36]

v2.1.6

23 Jun 01:29
ad87de5
Compare
Choose a tag to compare
  • bugfix: minimap2 behavior when given empty bam input with exactly one read group [#35]