sourmash plugin to build venn diagrams.
Project description
sourmash_plugin_venn: generate a simple Venn diagram for two sourmash sketches
Generate Venn diagrams showing overlaps between two sourmash sketches of DNA or protein sequences:
Execution
sourmash scripts venn examples/a.sig.gz examples/b.sig.gz -o a-b.png
sourmash scripts venn examples/a.sig.gz examples/b.sig.gz -o a-b.png --name1 A --name2 B
sourmash scripts venn examples/a.sig.gz examples/b.sig.gz examples/c.sig.gz -o a-b-c.png
sourmash scripts venn examples/a.sig.gz examples/b.sig.gz examples/c.sig.gz -o a-b-c.png --name1 A --name2 B --name3 C
Installation
pip install sourmash_plugin_venn
Generating a release
Bump version number in pyproject.toml
and push.
Make a new release on github.
Then pull, and:
python -m build
followed by twine upload dist/...
.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sourmash_plugin_venn-0.3.tar.gz
.
File metadata
- Download URL: sourmash_plugin_venn-0.3.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14ed645ea18c011c1b42ced46cab39b314bf068f771f6f49b3c9b3e52d4a0160 |
|
MD5 | 02a888e6f21adf6d66c588e66f24afa2 |
|
BLAKE2b-256 | 58c5ea80fab75a73d25d1628fe1e5e48175ec69241b91c33d00f44f519b7be14 |
Provenance
File details
Details for the file sourmash_plugin_venn-0.3-py3-none-any.whl
.
File metadata
- Download URL: sourmash_plugin_venn-0.3-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdda6d680b700482364c1b8d8dc251edfc34a4015f9514930e8f2c967e322b1d |
|
MD5 | 11cb4cdd6ef9fcdf578ca5c76296f643 |
|
BLAKE2b-256 | 7cc970e895263a0226c9bbbd1eaf9f90be2ecc1cf28d9a8613576e3223357a5e |