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 datelife.org.
OPTIONS AND ARGUMENTS
- -i infile
-
An input file. Required.
- -d informat
-
An input format, including 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, including NeXML, TaxList. Optional. Default is adjacency table.