×

nf-core/foldmason/msa2lddtreport @ 0.0.0-0c7146d

Renders a visualization report using foldmason

Latest version: 0.0.0-6c4ed3a
Total downloads: 6
Source: nf-core/modules
Authors: @luisas
Maintainers: @luisas

Summary

Renders a visualization report using foldmason

Get started

Add the following snippet to your workflow script to include this module.

include { FOLDMASON_MSA2LDDTREPORT } from 'nf-core/foldmason/msa2lddtreport'

License

MIT License

Process
Name FOLDMASON_MSA2LDDTREPORT
Input 4 channels
#1 tuple
meta map

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

msa file

Input alignment file.

*.{fa,fasta,aln}
#2 tuple
meta2 map

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

db file

Input foldmason database.

*
#3 tuple
meta3 map

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

pdbs file

Protein structures used for the visualization.

*.{pdb}
#4 tuple
meta4 map

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

tree file

Guide tree used for the visualization .

*.{nwk,dnd}
Output 2 channels
#1 html tuple
meta map

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

${prefix}.html file

HTML file with the foldmason visualization

*.{html}
#2 versions_foldmason tuple
${task.process} string

The name of the process

foldmason string

The name of the tool

foldmason version eval

The expression to obtain the version of the tool

Tool Description Homepage
foldmason Multiple Protein Structure Alignment at Scale with FoldMason https://github.com/steineggerlab/foldmason
Version 0.0.0-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:01:29 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Ffoldmason%2Fmsa2lddtreport/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/foldmason/msa2lddtreport/blobs/sha256:bfef08e7df216bf0bf2147e077d0b593ebc9b074862635be8d9f0278edc4cf07
Size 2.6 KB
Checksum sha256:bfef08e7df216bf0bf2147e077d0b593ebc9b074862635be8d9f0278edc4cf07
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:17:38 (UTC) 3 2.7 KB
0.0.0-0c7146d 08 Apr 2026 19:01:29 (UTC) 3 2.6 KB