====== iqtree ====== Efficient software for phylogenomic inference. ===== Information ===== * Version: 2.4.0 * Added: August, 2020 * Updated: May, 2025 * Link: https://github.com/iqtree/iqtree2 ===== Usage ===== See versions which are available: $ module avail iqtree Load one version into your environment and run it: $ module load iqtree/2.4.0 $ iqtree2 ===== Installation ====== Notes from the sysadmin during installation: $ cd /tmp $ wget https://github.com/iqtree/iqtree2/releases/download/v2.4.0/iqtree-2.4.0-Linux-intel.tar.gz $ tar xf iqtree-2.4.0-Linux-intel.tar.gz $ sudo cp -r iqtree-2.4.0-Linux-intel /export/apps/iqtree/2.4.0