Description Usage Arguments Details References
This is an utility function to expand .jplace
files generated by RAxML
and pplacer
.
1 | jplaceExpand(input, output, round.brlen = 6, likw.max = NA)
|
input |
Input file, absolute path or relative to the current working directory (a jplace file). |
output |
Ouput file, absolute path or relative to the current working directory (a jplace file).
If set to |
round.brlen |
numeric value. Number of digits to round branch lengths of the tree.
If |
likw.max |
numeric value. If not |
This utility function is used to generate .jplace
files which can be used with the function tog
of guppy
to get phylogenetic trees.
Matsen F.A., Hoffman N.G., Gallagher A. & Stamatakis A. (2012) A Format for Phylogenetic Placements. PLoS ONE 7, e31009.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.