Description
Produces a Newick format phylogeny from a multiple sequence alignment using the maximum likelihood algorithm. Capable of bacterial genome size alignments.
Input
File containing single phylogenetic tree (-te) Use cases: - fixed user tree to skip tree search - ancestral sequence reconstruction
*.{tre,tree,treefile,newick,nwk,nex,nexus}
Partition file for edge-equal partition model, all partitions share same set of branch lengths (-q)
*.{nex,nexus,tre,tree,treefile}
Partition file for edge-equal partition model, all partitions share same set of branch lengths (-spp)
*.{nex,nexus,tre,tree,treefile}
Partition file for edge-equal partition model, all partitions share same set of branch lengths (-sp)
*.{nex,nexus,tre,tree,treefile}
File containing guide tree for inference of site frequency profiles (-ft)
*.{nex,nexus,tre,tree,treefile}
File containing opological constraint tree in NEWICK format. The constraint tree can be a multifurcating tree and need not to include all taxa. (-g)
*.{nwk,newick}
File containing input “target” tree, support values are extracted from trees passed via -t, and mapped onto the target tree (-sup)
Tools
iqtree Documentation
Efficient phylogenomic software by maximum likelihood.