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

Update validation script command line interface #43

Open
andrewhill157 opened this issue May 9, 2014 · 0 comments
Open

Update validation script command line interface #43

andrewhill157 opened this issue May 9, 2014 · 0 comments

Comments

@andrewhill157
Copy link
Owner

I would like to make this similar to the generate_annotated_vcf.py interface, where you can provide a list of files rather than a file containing a list of names as input. This will
allow the following:

cat file_names.txt | validate_annotated_vcfs.py -o output.vcf -d discordant.vcf
# OR 
validate_annotated_vcfs.py -o output.vcf -d discordant.vcf file1.vcf file2.vcf -f
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