Skip to content

Releases: broadinstitute/viral-phylo

v2.3.6.0

20 Sep 10:34
e5d246c
Compare
Choose a tag to compare

What's Changed

  • python open() now defaults to universal newlines; update mode'rU' -> 'r' by @tomkinsc in #54
  • migration from Travis CI to GitHub Actions by @tomkinsc in #51
  • update build and dependencies by @dpark01 in #57

Full Changelog: v2.1.20.2...v2.3.6.0

v2.1.20.2

12 Dec 22:59
3e43389
Compare
Choose a tag to compare

Bugfix ncbi.prep_genbank_files further when handling sample names with non-filename-friendly characters

v2.1.20.1

12 Dec 19:15
4ff2b4e
Compare
Choose a tag to compare

Add bugfixes for ncbi.tbl_transfer_multichr when fasta headers contain filename-unfriendly characters

v2.1.20.0

23 Mar 18:39
1743706
Compare
Choose a tag to compare

Update viral-core to 2.1.20 (picard, samtools, pysam, zstandard)

v2.1.19.1

26 Jan 21:28
4185ab7
Compare
Choose a tag to compare

Bug fix to note column for ncbi.biosample_to_genbank [#41]

v2.1.19.0

26 Jan 20:00
ef1b914
Compare
Choose a tag to compare
  • bump viral-core from 2.1.16 to 2.1.19 [#40]
  • modifications to ncbi.biosample_to_genbank to add genbank source notes based on biosample purpose of sequencing/sampling fields [#40]

v2.1.16.0

14 Jan 03:38
277e3a8
Compare
Choose a tag to compare
  • bump viral-core to 2.1.16

v2.1.13.2

08 Jan 21:32
9336eee
Compare
Choose a tag to compare
  • add option to emit genbank source modifier table with ISO-formatted dates for the collection date (previously, this was not allowed by genbank, but is now required for SARS-CoV-2 and permitted for all taxa) [#36]

v2.1.13.1

06 Jan 03:02
7d1c0ae
Compare
Choose a tag to compare

Bugfix release [#35]

v2.1.13.0

06 Jan 01:09
bc8d27b
Compare
Choose a tag to compare
  • bump viral-core to 2.1.13
  • updates to ncbi.py scripts to prep genbank submissions via ftp and web portals [#34]