Groovy Map containing sample information
e.g. [ id:'test']
pdbs{:bash}
:file
Input protein structures in PDB format. Files may be gzipped or uncompressed. They should contain exactly one chain!
*.{pdb}
compress{:bash}
:boolean
Flag representing whether the output MSA should be compressed. Set to true to enable/false to disable compression. Compression is done using pigz, and is multithreaded.
Output
name:type
description
pattern
alignment{:bash}
meta{:bash}
:map
Groovy Map containing sample information
e.g. [ id:'test']
${prefix}.aln${compress ? '.gz' : ''}{:bash}
:file
Alignment in FASTA format. May be gzipped or uncompressed.
*.aln{.gz,}
structure{:bash}
meta{:bash}
:map
Groovy Map containing sample information
e.g. [ id:'test']
${prefix}.pdb${compress ? '.gz' : ''}{:bash}
:file
Overlaid structures in PDB format. May be gzipped or uncompressed.
${prefix}.pdb{.gz,}
versions{:bash}
versions.yml{:bash}
:file
File containing software versions
versions.yml
Tools
mTM-align
None
Algorithm for structural multiple sequence alignments