Scroll to navigation

TIMETREE_INFERENCE(1) User Commands TIMETREE_INFERENCE(1)

NAME

timetree_inference - Reconstructs ancestral sequences and infers a molecular clock tree

SYNOPSIS

timetree_inference [-h] --aln ALN --tree TREE --dates DATES [--infer_gtr] [--reroot REROOT] [--resolve_polytomies] [--relax [RELAX [RELAX ...]]] [--max_iter MAX_ITER] [--verbose VERBOSE] [--Tc TC] [--plot]

DESCRIPTION

Reconstructs ancestral sequences and infers a molecular clock tree. The output consists of a file ending with _ancestral.fasta with ancestral sequences and a tree ending with _mutation.newick with mutations appended to node names as _A45G_.... The branches of this tree are scaled such that branch length correspond to times in units of the molecular clock. The molecular clock, along with the inferred GTR model, is written to stdout

OPTIONS

show this help message and exit
fasta file with input sequences
newick file with tree
csv with dates for nodes with 'node_name, date' where date is float (as in 2012.15)
infer substitution model
reroot the tree. Valid arguments are 'best', 'midpoint', or a node name
resolve polytomies using temporal information.
use an autocorrelated molecular clock. Prior strength and coupling of parent and offspring rates can be specified e.g. as --relax 1.0 0.5
maximal number of iterations the inference cycle is run
verbosity of output 0-6
coalescent time scale -- sensible values are on the order of the average hamming distance of contemporaneous sequences
plot the tree on a time axis

AUTHOR

This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage of the program.

June 2017 timetree_inference 0.0+20170607