Description

Quickly create a tree using Mash distances

Input

name:type
description
pattern

meta

:map

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

seqs

:file

FASTA, FASTQ, GenBank, or Mash sketch files

*.{fna,fna.gz,fasta,fasta.gz,fa,fa.gz,gbk,gbk.gz,fastq.gz,msh}

Output

name:type
description
pattern

tree

meta

:map

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

*.dnd

:file

A Newick formatted tree file

*.{dnd}

matrix

meta

:map

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

*.tsv

:file

A TSV matrix of pair-wise Mash distances

*.{tsv}

versions_mashtree

${task.process}

:string

The name of the process

mashtree

:string

The name of the tool

mashtree --version 2>&1 | sed 's/Mashtree //'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

mashtree

:string

The name of the tool

mashtree --version 2>&1 | sed 's/Mashtree //'

:eval

The expression to obtain the version of the tool

Tools

mashtree
GPL v3

Create a tree using Mash distances