mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-16 05:27:55 +08:00
remaining minimap2=>mmappy in doc
This commit is contained in:
@@ -9,7 +9,7 @@ minimap2 and provides a convenient interface to calling minimap2 in Python.
|
||||
Installation
|
||||
------------
|
||||
|
||||
The minimap2 module can be installed directly with:
|
||||
The mmappy module can be installed directly with:
|
||||
|
||||
.. code:: shell
|
||||
|
||||
@@ -43,7 +43,7 @@ and prints them out.
|
||||
APIs
|
||||
----
|
||||
|
||||
Class minimap2.Aligner
|
||||
Class mmappy.Aligner
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. code:: python
|
||||
|
||||
Reference in New Issue
Block a user