Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 945 Bytes

api.rst

File metadata and controls

37 lines (25 loc) · 945 Bytes

sourmash Python API

The primary programmatic way of interacting with sourmash is via its Python API. Please also see examples of using the API.

.. autoclass:: sourmash.MinHash
   :members:

   .. automethod:: __init__


.. automodule:: sourmash.signature
   :members:

.. automodule:: sourmash.sbt
   :members: GraphFactory, Node, NodePos, SBT, Leaf
   :undoc-members:

.. automodule:: sourmash.fig
   :members: