Missing -d option in new BCFTools?
In the old version of BCFTools (0.1.19), there was an option "-d skip loci where less than FLOAT fraction of samples covered [0]"
It seems to have disappeared in the new version (1.1). Is there an alternative that does the same thing?
Thanks! :-)
• 1,620 views
•
link
1 answer
From a quick look at the manual and your question, I'm guessing you could use the -e option to exclude sites where number of samples (N_SAMPLES) is less than fraction * total number of samples (a calculated constant)
• 0 views
•
link
Log in to answer this question.