mirror of
https://github.com/lh3/minimap2.git
synced 2026-09-15 13:07:55 +08:00
@@ -114,6 +114,12 @@ This method retrieves a (sub)sequence from the index and returns it as a Python
|
||||
string. :code:`None` is returned if :code:`name` is not present in the index or
|
||||
the start/end coordinates are invalid.
|
||||
|
||||
.. code:: python
|
||||
|
||||
mappy.Aligner.seq_names
|
||||
|
||||
This property gives the array of sequence names in the index.
|
||||
|
||||
Class mappy.Alignment
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user