NAME
Bio::PhyloTastic::DateLife - Fetches calibration ages for tree nodes
SYNOPSIS
phylotastic DateLife -i <infile> -o <outfile>
DESCRIPTION
This module attempts to populate an input tree with node ages it obtains from http://datelife.org.
OPTIONS AND ARGUMENTS
- -i infile
-
An input file. Required.
- -d informat
-
An input format, such as NEXUS, Newick, NeXML, PhyloXML, TaxList. Optional. Default is adjacency table.
- -o outfile
-
An output file name. If '-', prints output to STDOUT. Required.
- -s outformat
-
An output format, such as NeXML, TaxList. Optional. Default is adjacency table.