37 - accept .gz files as batch input
EzAAI is a suite of workflows for improved AAI calculation performance along with the novel module that provides hierarchical clustering analysis and dendrogram representation.
conda install -c bioconda ezaai ezaai -h
git clone https://github.com/endixk/ezaai.git cd ezaai mvn clean compile assembly:single java -jar target/EzAAI-*.jar -h
extract
ezaai extract -i <IN_SEQ> -o <OUT_DB>
-i
-o
calculate
ezaai calculate -i <INPUT_1> -j <INPUT_2> -o <OUTPUT>
-j
convert
ezaai convert -i <IN_CDS> -s <SEQ_TYPE> -o <OUT_DB>
-s
cluster
ezaai cluster -i <AAI_TABLE> -o <OUTPUT>
用于微生物或病原体分类鉴定的自动化分析工具。
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
EzAAI: High Throughput Prokaryotic AAI Calculator
EzAAI is a suite of workflows for improved AAI calculation performance along with the novel module that provides hierarchical clustering analysis and dendrogram representation.
Quick start with conda
Build from source
Requirements
Available modules
extract-i-ocalculate-i-j-oconvert-i-s-ocluster-i-o