Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 741 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 741 Bytes

IQ-TREE2 container

Main tool : iqtree2

Full documentation: https://github.com/rrwick/Polypolish/wiki

| Efficient and versatile phylogenomic software by maximum likelihood

Example Usage

An example phylip file (IQ-TREE2 also supports other file formats such as FASTA, NEXUS, CLUSTALW)

7 28
Frog       AAATTTGGTCCTGTGATTCAGCAGTGAT
Turtle     CTTCCACACCCCAGGACTCAGCAGTGAT
Bird       CTACCACACCCCAGGACTCAGCAGTAAT
Human      CTACCACACCCCAGGAAACAGCAGTGAT
Cow        CTACCACACCCCAGGAAACAGCAGTGAC
Whale      CTACCACGCCCCAGGACACAGCAGTGAT
Mouse      CTACCACACCCCAGGACTCAGCAGTGAT

Can be aligned with the following command:

iqtree2 -s example.phy --redo