sourmash plugin to build venn diagrams - DEPRECATED. Use 'sourmash_plugin_betterplot' instead.
Project description
sourmash_plugin_venn: generate a simple Venn diagram for two sourmash sketches
This plugin is deprecated.
Please use the venn command in
the betterplot plugin
instead, as that plugin is maintained and supported as of August 2024.
Legacy documentation
Generate Venn diagrams showing overlaps between two sourmash sketches of DNA or protein sequences:
Examples
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
Dev docs
venn is developed at https://github.com/sourmash-bio/sourmash_plugin_venn.
Testing
Run:
pytest tests
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sourmash_plugin_venn-0.5.tar.gz.
File metadata
- Download URL: sourmash_plugin_venn-0.5.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f86b9f582ec2f2b08bdcd4110b870ca93be0b221238388330ab11c3b43acb58
|
|
| MD5 |
9df1d9b8cb416118e038c71af6653e82
|
|
| BLAKE2b-256 |
a7c13b74872169667ee8bf7da87754bbe1dda3da7dc4eb4fe466af6e1ff67a3a
|
File details
Details for the file sourmash_plugin_venn-0.5-py3-none-any.whl.
File metadata
- Download URL: sourmash_plugin_venn-0.5-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0dab3b4aba3ed8777948452f821ca014b226e9594790aee456313557d924db4d
|
|
| MD5 |
aa314c3fe9e42383ada086ffaf9e3c2f
|
|
| BLAKE2b-256 |
92380e93a8f896fc4446cf3e60add117515516951a73088df4eff478f8e8dc78
|