writeEventData {BAMMtools} | R Documentation |
Write a bammdata
object to disk
Description
Takes a bammdata
object and re-writes it back into a
treefile and an event csv file.
Usage
writeEventData(ephy, outtreefile, outeventfile, ...)
Arguments
ephy |
A |
outtreefile |
The file name for outputting the tree. |
outeventfile |
The file name for outputting the event csv file. |
... |
Additional arguments to pass to |
See Also
[Package BAMMtools version 2.1.11 Index]