nf-core/rapidnj @ 0.0.0-6c4ed3a
Summary
Produces a Newick format phylogeny from a multiple sequence alignment using a Neighbour-Joining algorithm. Capable of bacterial genome size alignments.
Get started
Add the following snippet to your workflow script to include this module.
include { RAPIDNJ } from 'nf-core/rapidnj'
License
MIT License
Process
Name
|
RAPIDNJ |
|---|
Input
1 channel
alignment
file
|
A FASTA format multiple sequence alignment file *.{fasta,fas,fa,mfa}
|
|---|
Output
3 channels
#1
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
#2
phylogeny
*.tre
file
|
A phylogeny in Newick format *.{tre}
|
|---|
#3
stockholm_alignment
*.sth
file
|
An alignment in Stockholm format *.{sth}
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| rapidnj | RapidNJ is an algorithmic engineered implementation of canonical neighbour-joining. It uses an efficient search heuristic to speed-up the core computations of the neighbour-joining method that enables RapidNJ to outperform other state-of-the-art neighbour-joining implementations. | https://birc.au.dk/software/rapidnj |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:40:24 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Frapidnj/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/rapidnj/blobs/sha256:e295706b1091564030e39f310414a910b05475930273d61742d9467d7c494b0f |
| Size | 2.3 KB |
| Checksum | sha256:e295706b1091564030e39f310414a910b05475930273d61742d9467d7c494b0f |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:40:24 (UTC) | 4 | 2.3 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:28:18 (UTC) | 3 | 2.4 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:30:09 (UTC) | 4 | 2.3 KB |