no effective change
This commit is contained in:
parent
2338e887d9
commit
b883d132e2
|
|
@ -238,7 +238,6 @@ Print version number to stdout
|
|||
Minimap2 outputs mapping positions in the Pairwise mApping Format (PAF) by
|
||||
default. PAF is a TAB-delimited text format with each line consisting of at
|
||||
least 12 fields as are described in the following table:
|
||||
|
||||
.TS
|
||||
center box;
|
||||
cb | cb | cb
|
||||
|
|
@ -265,7 +264,6 @@ matches, mismatches and gaps in the alignment; column 10 divided by column 11
|
|||
gives the BLAST-like alignment identity. When alignment is unavailable,
|
||||
these two columns are approximate. PAF may optionally have additional fields in
|
||||
the SAM-like typed key-value format. Minimap2 may output the following tags:
|
||||
|
||||
.TS
|
||||
center box;
|
||||
cb | cb | cb
|
||||
|
|
|
|||
Loading…
Reference in New Issue