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

add an optional filter to VCF variant annotation #630

Open
wants to merge 1 commit into
base: release-5.2.x
Choose a base branch
from

Conversation

julie-sullivan
Copy link
Contributor

Added a parameter to variant-annotation to filter on the FILTER column in VCF files:

      --filter                     STRING        string indicating the FILTER label that variants must have to be annotated. Only variants with this label will be written in the output.
  • Added an optional FILTER option
  • Added a passing unit test (all tests are passing for this test class)

Please see the PR to merge in v4 #554

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