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

Filter records from input genomes #107

Closed
3 tasks done
sebschmi opened this issue Aug 26, 2020 · 1 comment
Closed
3 tasks done

Filter records from input genomes #107

sebschmi opened this issue Aug 26, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@sebschmi
Copy link
Collaborator

sebschmi commented Aug 26, 2020

Some input genomes have multiple records, of which only one is correct. We should filter all others out in our pipeline.

  • implement as command filter-records
  • parameter --retain for the id of the record that should be retained
  • integrate into the pipeline
@sebschmi
Copy link
Collaborator Author

sebschmi commented Aug 28, 2020

Do together with #96

@sebschmi sebschmi self-assigned this Sep 8, 2020
sebschmi added a commit that referenced this issue Sep 8, 2020
The filter command either outputs the genome as input, or if `--retain <id>` is given, it outputs only the record with the given id.

Relates to #107
sebschmi added a commit that referenced this issue Sep 8, 2020
sebschmi added a commit that referenced this issue Sep 8, 2020
@sebschmi sebschmi closed this as completed Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant