Typo fix in Python README.
Thanks for sharing minimap2. Here's a little fix.
This commit is contained in:
parent
42a11e1d58
commit
4422c0c6f9
|
|
@ -144,7 +144,7 @@ properties:
|
||||||
* **mlen**: length of the matching bases in the alignment, excluding ambiguous
|
* **mlen**: length of the matching bases in the alignment, excluding ambiguous
|
||||||
base matches.
|
base matches.
|
||||||
|
|
||||||
* **NM**: number of mismatches, gaps and ambiguous poistions in the alignment
|
* **NM**: number of mismatches, gaps and ambiguous positions in the alignment
|
||||||
|
|
||||||
* **trans_strand**: transcript strand. +1 if on the forward strand; -1 if on the
|
* **trans_strand**: transcript strand. +1 if on the forward strand; -1 if on the
|
||||||
reverse strand; 0 if unknown
|
reverse strand; 0 if unknown
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue