hmmalign from the HMMER suite aligns a number of sequences to an HMM profile
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’ ]
fasta
:file
Amino acid or nucleotide gzipped compressed fasta file
*.{fna.gz,faa.gz,fasta.gz,fa.gz}
hmm
A gzipped HMM file
*.hmm.gz
sto
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
*.sto.gz
Multiple alignment in gzipped Stockholm format
versions_hmmer
${task.process}
:string
The name of the process
hmmer
The name of the tool
hmmsearch -h | sed '2!d;s/^# HMMER *//;s/ .*//'
:eval
The expression to obtain the version of the tool
versions
Biosequence analysis using profile hidden Markov models