Description

Screens query sequences against large sequence databases

Input

name:type
description
pattern

meta{:bash}

:map

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

query{:bash}

:file

Query sequences

*.fastq.gz

meta2{:bash}

:map

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

sequences_sketch{:bash}

:file

sketch file of sequences

Output

name:type
description
pattern

screen{:bash}

meta{:bash}

:map

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

*.screen{:bash}

:file

List of sequences from fastx_db similar to query sequences

*.screen

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