Description

Compares 2 alternative MSAs to evaluate them.

Input

name:type
description
pattern

meta{:bash}

:map

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

msa{:bash}

:file

fasta file containing the alignment to be evaluated. Can be gzipped or uncompressed

*.{aln,fa,fasta,fas}{.gz,}

ref_msa{:bash}

:file

fasta file containing the reference alignment used for the evaluation. Can be gzipped or uncompressed

*.{aln,fa,fasta,fas}{.gz,}

Output

name:type
description
pattern

scores{:bash}

meta{:bash}

:map

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

*.scores{:bash}

:file

a file containing the score of the alignment

*.scores

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

pigz

Parallel implementation of the gzip algorithm.