Launch EzAAI extract module on your first genome by entering one of the following commands on your terminal.
EzAAI will automatically produce a CDS profile DB of the genome with Prodigal with following prompt.
Now enter the followings to run the same process on the other genomes provided.
Check results
You can check the database files lying in the directory by entering the following command.
EzAAI calculate - calculate AAI value from profile DBs
Run EzAAI calculate module
Simply enter the following one-liner to perform all-by-all pairwise AAI calculation on the extracted profiles from above.
The pipeline will automatically detect .db files from the directory and calculate AAI values across the entire set of pairs using MMSeqs2.
Check results
Run following to peek the contents of the result file.
You can see the result in glance of which the pair from same genus reports relatively high AAI value than the others.
EzAAI cluster - hierarchical clustering of taxa with AAI values
Run following to perform hierarchical clustering on the matrix provided from the previous step.
Resulting file is in a Newick format, which you can either look at it as a text,
or as a tree visualized with different external programs such as MEGA.
Nicely done!
This is the end of the tutorial. You are now ready to use EzAAI for extensive studies considering AAI values. Feel free to email us if you have any additional questions to ask, want some technical difficulties to be solved, or wish to give us some kind suggestions for improvement.