Skip to content

Releases: Kalan-Lab/zol

v1.3.15

27 Nov 13:28
0fde04c
Compare
Choose a tag to compare
  • Add missing -p meta for usage of prodigal-gv

v1.3.12

26 Nov 22:35
2d4081e
Compare
Choose a tag to compare
  • Introduce apos (assess plasmid-ome similarity) and atpoc (assess temperate phage-ome conservation) to assess conservation of a focal sample's plasmids and phages across some set of target/database genomes (e.g. all other genomes in the same species/genus as the sample)
  • Add prodigal-gv option in prepTG and fai.
  • Add simple BLASTp search option in place of fai for abon.

What's Changed

Full Changelog: v1.3.11...v1.3.12

v1.3.11

27 Oct 01:02
2502d22
Compare
Choose a tag to compare
  • Introduce abon!
  • Update links to newer versions of precompiled prepTG databases for select bacterial taxa.
  • Update wiki documentation.

What's Changed

Full Changelog: v1.3.10...v1.3.11

v1.3.10

15 Oct 22:42
5551385
Compare
Choose a tag to compare
  • Introduce clean up option in fai.
  • Reorganize fai's results directory.
  • Generate Tiny AAI figure and an XLSX spreadsheet in fai to allow for manual curation of homologous gene clusters detected.

What's Changed

Full Changelog: v1.3.9...v1.3.10

v1.3.9

31 Aug 16:41
87fc365
Compare
Choose a tag to compare
  • Correct new logic for more robustly determining consensus order introduced recently in v1.3.7.

What's Changed

  • Update README.md by @raufs in #46
  • Correct if/else logic when determining consensus order by @raufs in #47

Full Changelog: v1.3.8...v1.3.9

v1.3.8

25 Aug 17:58
c357984
Compare
Choose a tag to compare
  • Update script for downloading annotation databases to account for changes in naming structure in the tar.gz directory with PGAP HMMs

v1.3.7

23 Aug 18:07
7c835db
Compare
Choose a tag to compare

Major updates in v1.3.7

  • Add option to prepTG to download premade databases for certain bacterial taxa/genera hosted on Zenodo.
  • Add option to prepTG to construct a species tree based on skani ANI + neighbor-joining on Zenodo.
  • Add option to provide species tree in fai and generate a phylo-heatmap of gene cluster searching results.
  • Loosen restrictions around the need for a core ortholog group in zol analysis.

What's Changed

Full Changelog: v1.3.6...v1.3.7

v1.3.6

10 Jul 17:10
aa538d3
Compare
Choose a tag to compare
  • Fix conditional statement in determination of 'consensus directionality' in zol - should be flipped.

What's Changed

Full Changelog: v1.3.5...v1.3.6

v1.3.5

09 Jul 19:45
0b8e442
Compare
Choose a tag to compare
  • Fix mis-spelling of "Oomolog Group" to "Ortholog Group".

What's Changed

Full Changelog: v1.3.4...v1.3.5

v1.3.4

09 Jul 17:44
c25cb52
Compare
Choose a tag to compare
  • Fix mismapping of parameter names and arguments in file for provenane for fai (introduced in 1.3.3 after incorporation of single query mode).
  • Add consideration point for dereplication in zol help and README to only be used when working with gene-clusters >10kb.

What's Changed

Full Changelog: v.1.3.3...v1.3.4