mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-15 21:17:54 +08:00
Release minimap2-2.2 (r409)
This commit is contained in:
@@ -16,7 +16,7 @@ Mappy depends on `zlib <http://zlib.net>`_. It can be installed with `pip
|
||||
|
||||
pip install --user mappy
|
||||
|
||||
or from the minimap2 github repo:
|
||||
or from the minimap2 github repo (`Cython <http://cython.org>`_ required):
|
||||
|
||||
.. code:: shell
|
||||
|
||||
@@ -27,7 +27,7 @@ or from the minimap2 github repo:
|
||||
Usage
|
||||
-----
|
||||
|
||||
The following Python program shows the key functionality of mappy:
|
||||
The following Python script demonstrates the key functionality of mappy:
|
||||
|
||||
.. code:: python
|
||||
|
||||
|
||||
Reference in New Issue
Block a user