Skip to content

Commit

Permalink
Update api.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
nh13 authored Jan 10, 2025
1 parent dafeb0d commit edf5766
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,10 @@ API
Bwa Aln
=======

.. autoclass:: pybwa.libbwaaln.BwaAlnOptions
.. autoclass:: pybwa.BwaAlnOptions
:members:

.. autoclass:: pybwa.libbwaaln.BwaAln
.. autoclass:: pybwa.BwaAln
:members:

Bwa Mem
Expand All @@ -120,3 +120,9 @@ Bwa Mem

.. autoclass:: pybwa.BwaMem
:members:

Bwa Index
=========

.. autoclass:: pybwa.BwaIndex
:members:

0 comments on commit edf5766

Please sign in to comment.