Runs RAxML from within R with bootstrapping. Note that it requires raxmlHPC to available in the path.
1 2 3 4 5 6 7 8 9 |
fastaFile |
A character string containing the full path to the FASTA file |
date |
A character string corresponding to date e.g. 06-12-19 for 6th December 2019 |
nBootstraps |
The number of bootstraps for RAxML to run. Defaults to 100. |
nThreads |
The number of threads for RAxML to use. Defaults to 6. |
outgroup |
A character string identifying a tip in the phylogeny to use as an outgroup. Defaults to |
model |
A character string identifying the substitution model to used by RAxML |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.