# The `--tree` command:

-T     <prior>                              Tree prior.
--tree <file>

This selects the prior on the tree.  The implicit parameter `taxa` can
be used to construct the tree.

If the topology is fixed, the implicit parameter `topology` may be used
as well.

# Examples:

   bali-phy dna.fasta '--tree=uniform_tree(taxa, gamma(1/length(taxa)))'
   bali-phy dna.fasta --fix topology=file '--tree=fixed\_topology_tree(topology, gamma(1/length(taxa)))'

# See also:

   fix
