Skip to content

Commit

Permalink
fix(faq): Replace FastANI with Skani.
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmussig committed May 1, 2024
1 parent a6b4c2a commit 0c458a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/faq.vue
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
>97% are synonyms within the
GTDB. Species assignments use an AF of 50% as of R07-RS207 and 65% prior to this release.
ANI and AF values are calculated with <a
href="https://github.com/ParBLiSS/FastANI" target="_blank">FastANI</a> v1.3.
href="https://github.com/bluenote-1577/skani" target="_blank">skani</a> v0.2.1.
</li>
<li>Remaining genomes are formed into <i>de novo</i> species clusters using a greedy
clustering approach that emphasizes
Expand Down

0 comments on commit 0c458a1

Please sign in to comment.