X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=samtools.1;fp=samtools.1;h=e87bef7e788f09d1c0c38219f231062868a010d4;hb=a27cb2ac9367fe6e425226721741172c174d7a78;hp=17db53758b2e97c95b9ee450f14784a0ed0a7d74;hpb=f560d9a2a23f21b1376a186b04d99099ac5b07f9;p=samtools.git diff --git a/samtools.1 b/samtools.1 index 17db537..e87bef7 100644 --- a/samtools.1 +++ b/samtools.1 @@ -364,6 +364,11 @@ tag. Output SAM by default. .B OPTIONS: .RS .TP 8 +.B -A +When used jointly with +.B -r +this option overwrites the original base quality. +.TP 8 .B -e Convert a the read base to = if it is identical to the aligned reference base. Indel caller does not support the = bases at the moment. @@ -383,8 +388,7 @@ Coefficient to cap mapping quality of poorly mapped reads. See the command for details. [0] .TP .B -r -Perform probabilistic realignment to compute BAQ, which will be used to -cap base quality. +Compute the BQ tag without changing the base quality. .RE .TP @@ -666,7 +670,7 @@ commands estimate AFS by EM. .IP o 2 Dump BAQ applied alignment for other SNP callers: - samtools calmd -br aln.bam > aln.baq.bam + samtools calmd -bAr aln.bam > aln.baq.bam It adds and corrects the .B NM