Description

nail search is a fast and scalable tool for searching protein sequences against protein databases

Input

name:type
description
pattern

meta

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

query

:file

Input query file

*.{hmm,fasta,fa,fna}

meta2

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

target

:file

Input target file

*.{fasta,fa,fna}

write_align

:boolean

Flag to save optional alignment output. Specify with ‘true’ to save.

Output

name:type
description
pattern

output

meta

:map

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

${prefix}.txt

:map

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

*.{txt}

target_summary

meta

:map

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

${prefix}.tbl

:map

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

results.tbl

alignments

meta

:map

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

${prefix}.ali

:map

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

*.ali

versions_nail

${task.process}

:string

The name of the process

nail

:string

The name of the tool

nail --version 2>&1 | sed 's/^.*nail //'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

nail

:string

The name of the tool

nail --version 2>&1 | sed 's/^.*nail //'

:eval

The expression to obtain the version of the tool

Tools

nail
BSD-3-clause

Profile Hidden Markov Model (pHMM) biological sequence alignment tool