Closed ctb closed 9 months ago
You're directly using the PrefetchResult
ANI values, so I think this should be fine!
genome_containment_ani=result.query_containment_ani,
match_containment_ani=result.match_containment_ani,
average_containment_ani=result.average_containment_ani,
max_containment_ani=result.max_containment_ani,
potential_false_negative=result.potential_false_negative,
I mean, yes, I totally cheated ;). Thx for confirming that there (probably) aren't any hidden gotchas in them thar hills!
hey @bluegenes if you could run a few quick tests to make sure I'm doing the ANI stuff right, and drop any thoughts and suggestions in this or another issue, I would appreciate it!