no depth distribution in bcftools
I am trying to get depth distribution by running this command
bcftools stats -d 1,10000,1 data.bcf > data_depth
It works well and it produces an output files but the part of depth distribution is empty. Any help on this?
• 1,054 views
•
link
0 answers
No answers yet.
Log in to answer this question.
I have the same question.