Description

extract hmm from hmm database file or create index for hmm database

Input

name:type
description
pattern

meta{:bash}

:map

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

hmm{:bash}

:file

HMM file with multiple HMM models

*.hmm

key{:bash}

:string

Name of HMM to extract. Specify either this or keyfile. If none is specified, an index will be built.

keyfile{:bash}

:file

File containing list of HMM models to extract. Specify either this or key. If none is specified, an index will be built.

*.txt

index{:bash}

:file

Index file from another run.

Output

name:type
description
pattern

hmm{:bash}

meta{:bash}

:map

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

*.hmm{:bash}

:file

File with one or more HMM models

selection.hmm

index{:bash}

meta{:bash}

:map

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

*.ssi{:bash}

:file

Index for HMM database. Created if neither key nor keyfile is specified.

*.ssi

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml