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

summarize_variants.py only handles 1 type of input #1

Open
tjbencomo opened this issue Jan 9, 2019 · 0 comments
Open

summarize_variants.py only handles 1 type of input #1

tjbencomo opened this issue Jan 9, 2019 · 0 comments

Comments

@tjbencomo
Copy link
Owner

summarize_variants.py only accepts a file containing a list of vcf files as input (-I). Users may want to summarize a single vcf file, and it is annoying to make a text file containing the name of one file. Add functionality so that input can either be:

  1. File containing list of input vcfs
  2. A single input vcf specified by name
  3. Multiple vcfs specified by name i.e. -I input1.vcf input2.vcf
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

No branches or pull requests

1 participant