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

Implement collapse mode for bacterial annotation evaluation #76

Closed
standage opened this issue Jun 28, 2019 · 0 comments · Fixed by #77
Closed

Implement collapse mode for bacterial annotation evaluation #76

standage opened this issue Jun 28, 2019 · 0 comments · Fixed by #77

Comments

@standage
Copy link
Owner

It would be helpful for visualization purposes to collapse redundant gene predictions from different sources. If 3 ab initio gene predictors agree on a single gene model and 2 others agree on a different model, it would be better to print two glyphs instead of 5, with the supporting annotation sources printed above.

standage added a commit that referenced this issue Jul 8, 2019
This update introduces a `collapse_locus` function to the `bae` module, and a corresponding `tag bcollapse` command to the CLI. Given a stream of loci containing multiple sources of bacterial annotation, the new functionality will collapse redundant annotations and report only the unique gene models, along with the sources supporting each distinct gene model. Closes #76.
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 a pull request may close this issue.

1 participant