Description

RAxML-NG is a phylogenetic tree inference tool which uses maximum-likelihood (ML) optimality criterion.

Input

name:type
description
pattern

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

name:type
description
pattern

phylogeny

meta:map

Groovy Map containing sample information

*.{raxml.bestTree}

*.raxml.bestTree:file

A phylogeny in Newick format

*.{raxml.bestTree}

phylogeny_bootstrapped

meta:map

Groovy Map containing sample information

*.{raxml.support}

*.raxml.bootstraps:file

A phylogeny in Newick format with bootstrap values

*.{raxml.bootstraps}

versions

versions.yml:file

File containing software versions

versions.yml

Tools

raxmlng

RAxML-NG is a phylogenetic tree inference tool which uses maximum-likelihood (ML) optimality criterion.