]> git.donarmstrong.com Git - samtools.git/commitdiff
fixed a formatting issue
authorHeng Li <lh3@live.co.uk>
Wed, 9 Sep 2009 11:06:22 +0000 (11:06 +0000)
committerHeng Li <lh3@live.co.uk>
Wed, 9 Sep 2009 11:06:22 +0000 (11:06 +0000)
samtools.1

index 0108fdc72554e1f03d9a4dc32512f6fe3f572817..dee35abba1fb89c6dae1ec5cb3e5b83ebb92d0fe 100644 (file)
@@ -324,8 +324,6 @@ Text alignment viewer (based on the ncurses library). In the viewer,
 press `?' for help and press `g' to check the alignment start from a
 region in the format like `chr10:10,000,000'.
 
-.RE
-
 .TP
 .B fixmate
 samtools fixmate <in.nameSrt.bam> <out.bam>
@@ -343,8 +341,6 @@ This command
 .B ONLY
 works with FR orientation and requires ISIZE is correctly set.
 
-.RE
-
 .TP
 .B rmdupse
 samtools rmdupse <input.srt.bam> <out.bam>
@@ -352,8 +348,6 @@ samtools rmdupse <input.srt.bam> <out.bam>
 Remove potential duplicates for single-ended reads. This command will
 treat all reads as single-ended even if they are paired in fact.
 
-.RE
-
 .TP
 .B fillmd
 samtools fillmd [-e] <aln.bam> <ref.fasta>