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

Improve augur subsampling #643

Closed
huddlej opened this issue Dec 19, 2020 · 1 comment
Closed

Improve augur subsampling #643

huddlej opened this issue Dec 19, 2020 · 1 comment
Labels

Comments

@huddlej
Copy link
Contributor

huddlej commented Dec 19, 2020

Logic to subsample sequences by metadata and other annotations has become more important and complicated. This logic currently lives in augur filter but we have considered a separate augur subsample command and other approaches to make subsampling faster, easier to add features to, and easier to maintain.

The following flow charts show examples of how an augur index command that generates summary statistics for sequence data could allow either the current augur filter or a new augur subsample command to speed up subsampling.

image.png

@huddlej huddlej added the Epic label Dec 19, 2020
@huddlej
Copy link
Contributor Author

huddlej commented Jul 29, 2021

This issue was partially resolved by the addition of the augur index command in #651 and is otherwise redundant with #635.

@huddlej huddlej closed this as completed Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant