]> git.donarmstrong.com Git - samtools.git/blobdiff - samtools.1
Release samtools-0.1.13 (r926:134)
[samtools.git] / samtools.1
index 8d299b78dc079b6961e14137324ecad32e4b66d0..e0c77439751765b90aeb3c4ef50b8f4cb7d4a096 100644 (file)
@@ -1,4 +1,4 @@
-.TH samtools 1 "2 December 2010" "samtools-0.1.12" "Bioinformatics tools"
+.TH samtools 1 "1 March 2011" "samtools-0.1.13" "Bioinformatics tools"
 .SH NAME
 .PP
 samtools - Utilities for the Sequence Alignment/Map (SAM) format
@@ -414,12 +414,15 @@ designed for cutting fosmid clones from fosmid pool sequencing [Ref. Kitzman et
 
 .TP
 .B phase
-samtools phase [-F] [-k len] [-b prefix] [-q minLOD] [-Q minBaseQ] <in.bam>
+samtools phase [-AF] [-k len] [-b prefix] [-q minLOD] [-Q minBaseQ] <in.bam>
 
 Call and phase heterozygous SNPs.
 .B OPTIONS:
 .RS
 .TP 8
+.B -A
+Drop reads with ambiguous phase.
+.TP 8
 .BI -b \ STR
 Prefix of BAM output. When this option is in use, phase-0 reads will be saved in file
 .BR STR .0.bam