TQFile {Quartet} | R Documentation |
tqDist file generator
Description
Creates a temporary file corresponding to a list of trees,
to be processed with tqDist. Files should be destroyed using
on.exit(file.remove(fileName))
by the calling function.
Usage
TQFile(treeList)
Details
Should now only be necessary for testing purposes.
Value
Name of the created file
[Package Quartet version 1.2.7 Index]