remaining minimap2=>mmappy in doc
This commit is contained in:
parent
28fd3d63fd
commit
ef46a8aed4
|
|
@ -9,7 +9,7 @@ minimap2 and provides a convenient interface to calling minimap2 in Python.
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
The minimap2 module can be installed directly with:
|
The mmappy module can be installed directly with:
|
||||||
|
|
||||||
.. code:: shell
|
.. code:: shell
|
||||||
|
|
||||||
|
|
@ -43,7 +43,7 @@ and prints them out.
|
||||||
APIs
|
APIs
|
||||||
----
|
----
|
||||||
|
|
||||||
Class minimap2.Aligner
|
Class mmappy.Aligner
|
||||||
~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
.. code:: python
|
.. code:: python
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue