This QIIME 2 plugin wraps sourmash and supports the calculation and comparison of MinHash signatures.
- version:
0.0.0 - website: http://
sourmash .readthedocs .io /en /latest/ - user support:
- Please post to the QIIME 2 forum for help with this plugin: https://
forum .qiime2 .org - citations:
- Brown & Irber, 2016; Crusoe et al., 2015
Actions¶
| Name | Type | Short Description |
|---|---|---|
| compute | method | Compute sourmash signature |
| compare | method | Compare sourmash signatures |
Artifact Classes¶
MinHashSig |
Formats¶
MinHashSigJson |
MinHashSigJsonDirFormat |
sourmash compute¶
Computes a sourmash MinHash signature from fasta/q files.
Citations¶
Brown & Irber, 2016; Crusoe et al., 2015
Inputs¶
- sequence_file:
SampleData[SequencesWithQuality | MAGs] <no description>[required]
Parameters¶
- ksizes:
Int <no description>[required]
- scaled:
Int <no description>[required]
- track_abundance:
Bool <no description>[default:
True]
Outputs¶
- min_hash_signature:
MinHashSig <no description>[required]
sourmash compare¶
Compares sourmash signatures and calculates Jacaard distance matrix.
Citations¶
Brown & Irber, 2016; Crusoe et al., 2015
Inputs¶
- min_hash_signature:
MinHashSig <no description>[required]
Parameters¶
Outputs¶
- compare_output:
DistanceMatrix <no description>[required]
- Links
- Documentation
- Source Code
- Stars
- 6
- Last Commit
- 641f234
- Available Distros
- 2026.1
- 2026.1/moshpit
- 2025.10
- 2025.10/moshpit
- 2025.7
- 2025.7/moshpit
- 2025.4
- 2025.4/moshpit
- 2024.10
- 2024.10/metagenome