Skip to content

Commit

Permalink
Correct mpileup --ambig-reads documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbonfield committed Jul 7, 2021
1 parent 1457bb3 commit 186dc93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/bcftools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1975,7 +1975,7 @@ INFO/DPR .. Deprecated in favor of INFO/AD; Number of high-quality bases for
ont -B -Q5 --max-BQ 30 -I
pacbio-ccs -D -Q5 --max-BQ 50 -F0.1 -o25 -e1 -M99999

*--ambiguous-reads* 'drop'|'incAD'|'incAD0'::
*--ar, --ambig-reads* 'drop'|'incAD'|'incAD0'::
What to do with ambiguous indel reads that do not span an entire
short tandem repeat region: discard ambiguous reads from calling
and do not increment high-quality AD depth counters ('drop'),
Expand Down

0 comments on commit 186dc93

Please sign in to comment.