Releases: endixk/ezaai
Releases · endixk/ezaai
v1.2.3
Major updates
bioconda
support - #16, thanks to @aaronmussig- Added
convertdb
module - #17- Basically
convert
module backwards; reverts mmseqs database to CDS FASTA file
- Basically
- Added
-self
flag tocalculate
module - #18- Explicitly indicates self batch comparison, in which
-i
and-j
inputs are identical - Skips redundant comparisons and assumes self-comparsion to be 100% AAI
- Improves calculation throughput by slightly more than factor of 2
- Explicitly indicates self batch comparison, in which
- Fixed logical flaw around average calculations with custom identity value given - #19
Minor updates
- Added
-u
option tocluster
module, which substitutes leaf labels to UIDs - Temp directory can be now customized using
-tmp
option in most of the modules extract
andconvert
modules now addezaai_
prefix to the CDS fasta headers to evade mmseqs header parser- Compilable maven settings
- Help text formatting