Typo fix in Python README.

Thanks for sharing minimap2. Here's a little fix.
This commit is contained in:
Don Kirkby 2021-05-14 12:16:12 -07:00 committed by Heng Li
parent 42a11e1d58
commit 4422c0c6f9
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ properties:
* **mlen**: length of the matching bases in the alignment, excluding ambiguous
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
reverse strand; 0 if unknown