Releases: broadinstitute/viral-core
Releases · broadinstitute/viral-core
v2.4.3
v2.4.2
What's Changed
- Add splitcode to requirements by @lauraluebbert in #115
- viral-core container Dockerfile: bump viral-baseimage 0.2.3 -> 0.2.4 by @tomkinsc in #117
Full Changelog: v2.4.1...v2.5.0
v2.4.1
v2.4.0
v2.3.6
v2.3.5
v2.3.4
v2.3.3
v2.3.2
What's Changed
functionality updates
- In cmd.py argparse common_args(), set default number of threads to all available if --threads is unspecified by @tomkinsc in #104
- index bam before calling samtools idxstats; warn user if input lacks reads by @tomkinsc in #102
dependency updates
- add fgbio to conda dependencies by @tomkinsc in #103
- update viral-baseimage 0.2.2 -> 0.2.3 (with fully-featured qsv) by @tomkinsc in #100
build updates
- update coverage config and testing config inherited by derived docker images by @tomkinsc in #99
- fix docbuild by @dpark01 in #106
- more ReadTheDocs fixes by @dpark01 in #107
Full Changelog: v2.3.1...v2.3.2