Skip to content

Commit

Permalink
fix fastani msg
Browse files Browse the repository at this point in the history
  • Loading branch information
RaverJay committed Mar 21, 2022
1 parent 55f8d3c commit 754f22c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/summary_report.py
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ def add_fastani_results(self, fastani_results):

self.add_column('FastANI %', res_data['ani_value'])

self.add_col_description('ANI% was determined with <a href="https://github.com/ParBLiSS/FastANI">FastANI</a> against "Vibrio cholerae O1 biovar El Tor str. N16961" (<a href="https://www.ncbi.nlm.nih.gov/genome/?term=NC_002505.1">NC_002505.1</a>).')
self.add_col_description('ANI% was determined with <a href="https://github.com/ParBLiSS/FastANI">FastANI</a> against the supplied genome reference.')



Expand Down

0 comments on commit 754f22c

Please sign in to comment.