woodmouse_iqtree {harrietr} | R Documentation |
Woodmouse IQTREE newick tree
Description
Generated a multiFASTA, and used IQTREE to generate a tree with the following command:
Usage
woodmouse_iqtree
Format
An object of class phylo
of length 5.
Details
iqtree -s woodmouse.fasta -m TEST -nt 4 -bb 1000 -alrt 1000
The tree was loaded into 'R' using 'ape::read.tree', and saved to a dataset.
Source
"ape" package woodmouse
[Package harrietr version 0.2.3 Index]