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.

MinHash: basic MinHash sketch functionality

sourmash.MinHash

__init__

SourmashSignature: save and load MinHash sketches in JSON

sourmash.signature

SBT: save and load Sequence Bloom Trees in JSON

sourmash.sbt

sourmash.fig: make plots and figures

sourmash.fig