Skip to content
New issue

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

fix(fixing of issue #573): #580

Merged
merged 1 commit into from
Apr 10, 2024
Merged

fix(fixing of issue #573): #580

merged 1 commit into from
Apr 10, 2024

Conversation

pchaumeil
Copy link
Collaborator

In some cases, when running the 3 classify steps independently, a genome may be filtered out in the alignment step. However, it's still present in the ani screening from the classify step and can have a ANI > 95% ( this can happen with partial genomes, where AF can still be high) Tk would try to report it twice in the summary file and would return an error. Instead we report it as classified with ani,
but with a warning from the alignment step ( MSA < 10%).
skani should reduce the number of such cases as it keep AF low for partial genomes.

In some cases, when running the 3 classify steps independently, a genome may be filtered out in the alignment step.
However, it's still present in the ani screening from the classify step and can have a ANI > 95% ( this can happen with partial genomes, where AF can still be high)
Tk would try to report it twice in the summary file and would return an error. Instead we report it as classified with ani,
 but with a warning from the alignment step ( MSA < 10%).
 skani should reduce the number of such cases as it keep AF low for partial genomes.
@pchaumeil pchaumeil merged commit bca88c4 into staging Apr 10, 2024
@pchaumeil pchaumeil deleted the issue573 branch April 10, 2024 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant