nf-core/mafft/guidetree @ 0.0.0-3fc6d40
Summary
Guide tree rendering using MAFFT
Get started
Add the following snippet to your workflow script to include this module.
include { MAFFT_GUIDETREE } from 'nf-core/mafft/guidetree'
License
MIT License
Process
Name
|
MAFFT_GUIDETREE |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
fasta
file
|
FASTA file containing the sequences to be used to render the guidetree. *.{fa,fasta}
|
Output
2 channels
#1
tree
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test'] |
|---|---|
*.dnd
file
|
Guide tree in Newick format. *.dnd
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| mafft | Multiple alignment program for amino acid or nucleotide sequences based on fast Fourier transform | https://mafft.cbrc.jp/alignment/software/ |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:20:42 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fmafft%2Fguidetree/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/mafft/guidetree/blobs/sha256:1cab904e5e9ecf6dd8ccb0c8155fada98c1b857ffdadb1c3e179b525920f9a20 |
| Size | 2.4 KB |
| Checksum | sha256:1cab904e5e9ecf6dd8ccb0c8155fada98c1b857ffdadb1c3e179b525920f9a20 |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:29:11 (UTC) | 3 | 2.3 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:20:42 (UTC) | 4 | 2.4 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:15:00 (UTC) | 4 | 2.3 KB |