TimeTreeFecher {shinyWGD} | R Documentation |
Extracts a timetree from TimeTree.org based on species names.
Description
This function takes a file with species names as input and a prefix to define the output.
Usage
TimeTreeFecher(input_file, prefix)
Arguments
input_file |
A character string specifying the path to the file containing species names. |
prefix |
A character string providing the prefix for the output file. |
Value
A timetree object representing the estimated divergence times between species.
[Package shinyWGD version 1.0.0 Index]