X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=samtools.1;h=e0595607196e577f15227c5cef8af0c9f51de2d6;hb=604b0bc8d9afd4002efff7f4963c84cc36b18435;hp=17db53758b2e97c95b9ee450f14784a0ed0a7d74;hpb=f560d9a2a23f21b1376a186b04d99099ac5b07f9;p=samtools.git diff --git a/samtools.1 b/samtools.1 index 17db537..e059560 100644 --- a/samtools.1 +++ b/samtools.1 @@ -1,4 +1,4 @@ -.TH samtools 1 "15 November 2010" "samtools-0.1.10" "Bioinformatics tools" +.TH samtools 1 "21 November 2010" "samtools-0.1.11" "Bioinformatics tools" .SH NAME .PP samtools - Utilities for the Sequence Alignment/Map (SAM) format @@ -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