raxml: raxml

Description Usage Arguments Examples

View source: R/functions.R

Description

Run raxml

Usage

1
raxml(arglist = arglist_get(...), outdir = getwd())

Arguments

arglist

Arguments to raxml provided as a character vector

outdir

Filepath to where all output files should be returned.

Examples

1
2
3
library(outsider)
raxml <- module_import('raxml', repo = 'dombennett/om..raxml')
raxml('-h')

DomBennett/om..raxml documentation built on Jan. 21, 2020, 8:38 p.m.