Description

create an hmm profile from a multiple sequence alignment

Input

name:type
description
pattern

meta

:map

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

alignment

:file

multiple sequence alignment in fasta, clustal, stockholm or phylip format

*

mxfile

:file

read substitution score matrix, for use when building profiles from single sequences (—singlemx option)

*

Output

name:type
description
pattern

hmm

meta

:map

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

*.hmm.gz

:file

Gzipped HMM file

*.{hmm.gz}

hmmbuildout

*.hmmbuild.txt

:file

HMM build output

versions_hmmer

${task.process}

:string

The name of the process

hmmer

:string

The name of the tool

hmmsearch -h | sed '2!d;s/^# HMMER *//;s/ .*//'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

hmmer

:string

The name of the tool

hmmsearch -h | sed '2!d;s/^# HMMER *//;s/ .*//'

:eval

The expression to obtain the version of the tool