forked from iqtree/iqtree3
-
Notifications
You must be signed in to change notification settings - Fork 1
Command Reference
minh edited this page Nov 10, 2015
·
111 revisions
iqtree -s <alignment> [OPTIONS]
Assuming that IQ-TREE can be run by simply entering iqtree. If not, please read the Quick start guide.
| Option | Usage and meaning |
|---|---|
| -h or -? | Printing help usage. |
| -s | Input alignment in PHYLIP, FASTA, NEXUS, CLUSTAL or MSF format. |
| -st | Specifying sequence type with BIN (binary), DNA, AA (amino-acid), NT2AA (converting NT to AA), CODON or MORPH (morphology). By default IQ-TREE automatically detects the sequence type. |
| -q | Edge-linked partition model (file in NEXUS/RAxML format). |
| -spp | Like -q option but allowing partition-specific rates. |
| -sp | Edge-unlinked partition model (like -M option of RAxML). |
| -t | Starting tree for tree search instead of the default of 100 parsimony trees and BIONJ. -t BIONJ starts tree search from BIONJ tree. -t RANDOM starts tree search from random Yule-Harding tree. |
| -te | Like -t but fixing user tree (no tree search performed). |
| -o | Outgroup taxon name for writing .treefile. |
| -pre | Using PREFIX for output files (default: aln/partition). |
| -seed | Random seed number, normally used for debugging purpose. |
| -v | Verbose mode, printing more messages to screen. |
Copyright (c) 2010-2022 IQ-TREE development team.
- First example
- Model selection
- New model selection
- Codon models
- Binary, Morphological, SNPs
- Ultrafast bootstrap
- Nonparametric bootstrap
- Single branch tests
- Partitioned analysis
- Partitioning with mixed data
- Partition scheme selection
- Bootstrapping partition model
- Utilizing multi-core CPUs
- Tree topology tests
- User-defined models
- Consensus construction and bootstrap value assignment
- Computing Robinson-Foulds distance
- Generating random trees
- Estimating amino acid substitution models
- DNA models
- Protein models
- 3Di and TEA models
- Codon models
- Binary, morphological models
- Ascertainment bias correction
- Rate heterogeneity
- Counts files
- First running example
- Substitution models
- Virtual population size
- Sampling method
- Bootstrap branch support
- Interpretation of branch lengths