readTrees function
readTrees(String file, String format)
A function that parses trees from either a Nexus (default) or Newick file.
Parameters
- String file - the name of Nexus/Newick file including path.
- String format - (optional) Nexus or Newick (case-insensitive), default to Nexus.
Return type
Examples
- readTrees.lphy