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 57cf5b3 commit dafeb0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ It is constructed directly and options set on the object:
The :meth:`pybwa.BwaMem.align` method accepts custom options provided as a :class:`~pybwa.BwaMemOptions` object.
It is constructed via the :class:`~pybwa.BwaMemOptionsBuilder` class, to support scaling gap open and extend penalties
when a custom match score, or the specification of presets (via `mode`).
when a using custom match score, or the specification of presets (via `mode`).

.. code-block:: python
Expand Down

0 comments on commit dafeb0d

Please sign in to comment.