Description

Predict recomination events in bacterial genomes

Input

name:type
description
pattern

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}

Output

name:type
description
pattern

emsim

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

em

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

status

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

newick

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

fasta

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

pos_ref

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

${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

Topics

name:type
description
pattern

versions

${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