Skip to content

Releases: broadinstitute/viral-core

v2.2.1

24 Feb 01:19
55bda94
Compare
Choose a tag to compare
  • bump pysam min pin to >=0.20.0
  • bump samtools min pin >=1.16.1

v2.2.0

22 Feb 03:46
91f410b
Compare
Choose a tag to compare
  • update viral-baseimage to 2.2.0, bearing underlying OS upgrade from Ubuntu 18.04 LTS (bionic) to Ubuntu 22.04 LTS (jammy)
  • build fixes for documentation (dependency changes) to fix local builds and builds on ReadTheDocs
  • migration from Travis CI to GitHub Actions for testing and docker image deployment to quay.io

v2.1.33

13 Oct 17:44
b1ee1f5
Compare
Choose a tag to compare
  • push R fix into docker image [#77]
  • add median and mean options to binning stat for plot_coverage [#76]

v2.1.32

28 Jun 13:38
f919202
Compare
Choose a tag to compare

Update picard 2.25.5 -> 2.25.6 (#75)

v2.1.31

04 Jun 19:05
ad3e799
Compare
Choose a tag to compare
  • update picard 2.25.4 -> 2.25.5 to address intermittent NullPointerException when demultiplexing NovaSeq runs

v2.1.30

05 May 20:22
caf2a96
Compare
Choose a tag to compare

illumina_demux changes:

  • remove deprecated max_reads_in_ram_per_tile from picard opts
  • expose picard opt sort (boolean for sorting reads, or not sorting them)
  • also re-enable Intel compression rather than JDK deflater

v2.1.29

05 May 12:32
0d8ec44
Compare
Choose a tag to compare
  • upgrade picard 2.24.0 -> 2.25.4 which fixes bugs in picard 2.25.[0123] related to demultiplexing NextSeq 2000 and NovaSeq 6000 runs

v2.1.28

30 Apr 03:36
dc2e28b
Compare
Choose a tag to compare

Correction to value for sequencer_model in runinfo json output

v2.1.27

30 Apr 02:03
1fca992
Compare
Choose a tag to compare

illumina_demux: coerce all json metadata output values to strings, to facilitate their use in WDL

v2.1.26

29 Apr 23:57
774c41b
Compare
Choose a tag to compare
  • illumina.py flowcell_metadata now returns UNKNOWN rather than an error if it cannot figure out the model of sequencer from the flowcell ID or tile count