Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 908 Bytes

api.rst

File metadata and controls

34 lines (24 loc) · 908 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

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