We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
How does POCP compare to Average Amino acid Identity (AAI)?
Both calculation wise and interpretative/biologically speaking.
The text was updated successfully, but these errors were encountered:
Hey,
You might want to check the original POCP publication: https://journals.asm.org/doi/10.1128/jb.01688-14
Unfortunately, they mainly compare POCP to ANI and 16S rRNA gene identity (see also Supplement).
Regarding the calculation, the difference is:
AAI: Measures the average sequence similarity of all orthologous protein sequences shared between two genomes
Interpretation: AAI (%) across shared genes
POCP: Estimates the percentage of conserved proteins between two genomes.
Interpretation: Percentage of total proteins in each genome that are conserved
Sorry, something went wrong.
No branches or pull requests
Hi,
How does POCP compare to Average Amino acid Identity (AAI)?
Both calculation wise and interpretative/biologically speaking.
The text was updated successfully, but these errors were encountered: