nf-core/clonalframeml @ 0.0.0-0c7146d
Summary
Predict recomination events in bacterial genomes
Get started
Add the following snippet to your workflow script to include this module.
include { CLONALFRAMEML } from 'nf-core/clonalframeml'
License
MIT License
Name
|
CLONALFRAMEML |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
newick
file
|
A Newick formatted tree based on multiple sequence alignment *.{newick,treefile,dnd}
|
msa
file
|
A multiple sequence alignment in FASTA format *.{fasta,fasta.gz,fa,fa.gz,fna,fna.gz}
|
em
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.em.txt
file
|
Point estimates for R/theta, nu, delta and the branch lengths *.em.txt
|
emsim
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.emsim.txt
file
|
Bootstrapped values for the three parameters R/theta, nu and delta *.emsim.txt
|
fasta
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.ML_sequence.fasta
file
|
Sequence reconstructed by maximum likelihood *.ML_sequence.fasta
|
newick
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.labelled_tree.newick
file
|
Tree with all nodes labelled *.labelled_tree.newick
|
status
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.importation_status.txt
file
|
List of reconstructed recombination events *.importation_status.txt
|
pos_ref
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.position_cross_reference.txt
file
|
CSV mapping input sequence files to the sequences in the *.ML_sequence.fasta *.position_cross_reference.txt
|
versions_clonalframeml
tuple
${task.process}
string
|
The name of the process |
|---|---|
clonalframeml
string
|
The name of the tool |
ClonalFrameML -version 2>&1 | sed 's/^.*ClonalFrameML v//'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| clonalframeml | Efficient inferencing of recombination in bacterial genomes | https://github.com/xavierdidelot/ClonalFrameML |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:30:58 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fclonalframeml/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/clonalframeml/blobs/sha256:5e1daf1c9beed9b783c985c5c7b78c2d21906035c9ee8c7a027aa5478c7f0b2d |
| Size | 2.8 KB |
| Checksum | sha256:5e1daf1c9beed9b783c985c5c7b78c2d21906035c9ee8c7a027aa5478c7f0b2d |