×

nf-core/mash/sketch @ 0.0.0-0c7146d

Creates vastly reduced representations of sequences using MinHash

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @thanhleviet
Maintainers: @thanhleviet

Summary

Creates vastly reduced representations of sequences using MinHash

Get started

Add the following snippet to your workflow script to include this module.

include { MASH_SKETCH } from 'nf-core/mash/sketch'

License

MIT License

Process
Name MASH_SKETCH
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

reads file

List of input paired-end FastQ files

Output 3 channels
#1 mash tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.msh file

Sketch output

*.{mash}
#2 stats tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.mash_stats file

Sketch statistics

*.{mash_stats}
#3 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
mash Fast sequence distance estimator that uses MinHash https://github.com/marbl/Mash
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:54:07 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fmash%2Fsketch/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/mash/sketch/blobs/sha256:f1c22f84756a105f249a279f23ee7e3612b9295e32313cf49bb2d8643ec02d78
Size 2.3 KB
Checksum sha256:f1c22f84756a105f249a279f23ee7e3612b9295e32313cf49bb2d8643ec02d78
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:54:07 (UTC) 1 2.3 KB -