-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MRG] output estimated ANI from sourmash
compare
, search
, `prefet…
…ch`, and `gather` (#1967) * init ani in prefetch,gather result dataclasses * add tests for prefetch/gather ani * add ANI estimation to *Result * add avg_containment + ac ANI fns * add --estimate-ani-ci to cli; init sourmash tests * test search estimate ani ci * add prefetch ani ci tests * add gathe ani tests * add ani to compare * add avg cont to mh * better err for trying to get ani from num mh * test resultnames * test compare parallel * better csv writing for *Result classes * allow prefetch output directly from gatherresult * test ani potential_false_negative * init ani documentation * clean up; fix linux test failure w rounding * minor clean up * Apply suggestions from code review Co-authored-by: C. Titus Brown <titus@idyll.org> * upd w initial code review suggestions * rm unused fn Co-authored-by: C. Titus Brown <titus@idyll.org>
- Loading branch information
Showing
18 changed files
with
1,409 additions
and
206 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.