EzAAI is a suite of workflows for improved AAI calculation performance along with the novel module that provides hierarchical clustering analysis.
Extracts profile DB from genomes using Prodigal
ezaai extract -i <IN> -o <OUT>
Argument | Description |
---|---|
-i | Input file or directory with prokaryotic genome sequence(s) |
-o | Output file or directory for profile database(s) |
Converts CDS FASTA file into profile DB
ezaai convert -i <IN> -s <SEQ> -o <OUT>
Argument | Description |
---|---|
-i | Input CDS profile (FASTA format) |
-s | Sequence type of input file (nucl/prot) |
-o | Output profile DB |
Calculate AAI value from profile databases using MMseqs2
ezaai calculate -i <IN_1> -j <IN_2> -o <OUT>
Argument | Description |
---|---|
-i | First input profile DB / directory with profile DBs |
-j | Second input profile DB / directory with profile DBs |
-o | Output result file |
Hierarchical clustering of taxa with AAI values
ezaai cluster -i <IN> -o <OUT>
Argument | Description |
---|---|
-i | Input EzAAI result file containing all-by-all pairwise AAI values |
-o | Output result file |
1 Interdisciplinary Program in Bioinformatics, Seoul National University, Seoul 00826, Republic of Korea
2 Institute of Molecular Biology and Genetics, Seoul National University, Seoul 00826, Republic of Korea
3 School of Biological Sciences, Seoul National University, Seoul 00826, Republic of Korea
Correspondence: jchun@snu.ac.kr