X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=samtools.1;h=9f6381a2717b3c415dc08d2229e59dbd0f938cd3;hb=65467e102237a46ec6bda3727cfd1448a6b69c05;hp=6b1879aefcb6166ef22a2206122d10d1ece0f7a0;hpb=2eeb30ec03e21d33ca91a4af2de245a46610809a;p=samtools.git diff --git a/samtools.1 b/samtools.1 index 6b1879a..9f6381a 100644 --- a/samtools.1 +++ b/samtools.1 @@ -163,10 +163,9 @@ maximum mapping quality of the reads covering the site will be inserted between the `reference base' and the `read bases' columns. An indel occupies an additional line. Each indel line consists of chromosome name, coordinate, a star, top two high-scoring ins/del sequences, the -number of reads strongly supporting the first indel, the number of reads -strongly supporting the second indel, the number of reads that confer -little information on distinguishing indels and the number of reads that -contain indels different from the top two ones. +number of alignments containing the first indel allele, the number of +alignments containing the second indel allele, and the number of +alignments containing indels different from the top two alleles. .B OPTIONS: .RS @@ -324,17 +323,17 @@ In general, more testing is needed to ensure there is no severe bug. .IP o 2 Reference sequence names and lengths are not acquired from the BAM/SAM header. .IP o 2 -CIGAR operations N and P may not be properly handled. +CIGAR operation P is not properly handled at the moment. .IP o 2 There is a small memory leak in the viewer. .SH AUTHOR .PP -Heng Li from the Sanger Institute is the author of the C version of -samtools. Bob Handsaker from the Broad Institute implemented the BGZF -library and Jue Ruan from Beijing Genomics Institute wrote the RAZF -library. Various people in the 1000Genomes Project contributed to the -SAM format specification. +Heng Li from the Sanger Institute wrote the C version of samtools. Bob +Handsaker from the Broad Institute implemented the BGZF library and Jue +Ruan from Beijing Genomics Institute wrote the RAZF library. Various +people in the 1000Genomes Project contributed to the SAM format +specification. .SH SEE ALSO .PP