nf-core/raxmlng @ 0.0.0-6c4ed3a
Summary
RAxML-NG is a phylogenetic tree inference tool which uses maximum-likelihood (ML) optimality criterion.
Get started
Add the following snippet to your workflow script to include this module.
include { RAXMLNG } from 'nf-core/raxmlng'
License
MIT License
Process
Name
|
RAXMLNG |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information (e.g. [ id:'sample1' ]) |
|---|---|
alignment
file
|
A FASTA format multiple sequence alignment file *.{fasta,fas,fa,mfa}
|
model
string
|
The substitution model to use for the phylogenetic inference |
Output
3 channels
#1
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
#2
phylogeny
tuple
meta
map
|
Groovy Map containing sample information *.{raxml.bestTree}
|
|---|---|
*.raxml.bestTree
file
|
A phylogeny in Newick format *.{raxml.bestTree}
|
#3
phylogeny_bootstrapped
tuple
meta
map
|
Groovy Map containing sample information *.{raxml.bestTree}
|
|---|---|
*.raxml.bootstraps
file
|
A phylogeny in Newick format with bootstrap values *.{raxml.bootstraps}
|
| Tool | Description | Homepage |
|---|---|---|
| raxmlng | RAxML-NG is a phylogenetic tree inference tool which uses maximum-likelihood (ML) optimality criterion. | https://github.com/amkozlov/raxml-ng |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:40:35 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fraxmlng/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/raxmlng/blobs/sha256:47c62a6a0f93723e58d62a24137a58109e00e753b33472356938cad66f014ad1 |
| Size | 2.9 KB |
| Checksum | sha256:47c62a6a0f93723e58d62a24137a58109e00e753b33472356938cad66f014ad1 |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:40:35 (UTC) | 4 | 2.9 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:28:47 (UTC) | 4 | 2.9 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:30:26 (UTC) | 2 | 2.9 KB |