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

how can i get filtered position? #153

Open
ruizgo opened this issue Mar 9, 2022 · 1 comment
Open

how can i get filtered position? #153

ruizgo opened this issue Mar 9, 2022 · 1 comment

Comments

@ruizgo
Copy link

ruizgo commented Mar 9, 2022

I use command python /opt/hap.py/bin/hap.py trust.vcf test.vcf.gz -T /data/target.bed -o ./test
In summary file,filter column,I can see ALL,PASS,But i didn't find the location filtered, how to find it?thks

@b-math
Copy link

b-math commented May 18, 2022

Hello.

By appending the -V flag to the command, you get a combined vcf, where each position in query and truth is listed and whether it is found.

Hope, that answers your question.
Best regards

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

2 participants