Description

Calculate Mash distances between reference and query sequences

Input

name:type
description
pattern

meta{:bash}

:map

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

query{:bash}

:file

FASTA, FASTQ or Mash sketch

*.{fasta,fasta.gz,fastq,fastq.gz,msh}

reference{:bash}

:file

FASTA, FASTQ or Mash sketch

*.{fasta,fasta.gz,fastq,fastq.gz,msh}

Output

name:type
description
pattern

dist{:bash}

meta{:bash}

:map

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

*.txt{:bash}

:file

The results from mash dist

*.txt

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

mash
https://github.com/marbl/Mash/blob/master/LICENSE.txt

Fast sequence distance estimator that uses MinHash