Tables! We all love them and couldn't function without them in our daily lives. Now sourmash has tables too!
pip install sourmash_plugin_tables
We suggest filing issues in the main sourmash issue tracker as that receives more attention!
tables
was developed from https://github.com/sourmash-bio/sourmash_plugin_template.
Run:
pytest tests
Example/test data located in tests/test-data
(shocking, I know)
Bump version number in pyproject.toml
and push.
Make a new release on github.
Then pull, and:
make dist
followed by twine upload dist/...
.