Description

Reformats files with t-coffee

Input

name:type
description
pattern

meta

:map

Groovy Map containing sample information e.g. [ id:'test' ]

infile

:file

Input file to be reformatted

Output

name:type
description
pattern

formatted_file

meta

:map

Groovy Map containing sample information e.g. [ id:'test' ]

${prefix}.txt

:file

Formatted file

*

versions_tcoffee

${task.process}

:string

The name of the process

tcoffee

:string

The name of the tool

t_coffee -version | sed -n 's/.*Version_\([^ ]*\).*/\1/p'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

tcoffee

:string

The name of the tool

t_coffee -version | sed -n 's/.*Version_\([^ ]*\).*/\1/p'

:eval

The expression to obtain the version of the tool

Tools

tcoffee
GPL v3

A collection of tools for Computing, Evaluating and Manipulating Multiple Alignments of DNA, RNA, Protein Sequences and Structures.