User Tools

Site Tools


iqtree-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

iqtree-software [2020/08/09 13:07] – created aorthiqtree-software [2022/05/09 11:59] (current) aorth
Line 4: Line 4:
 ===== Information ===== ===== Information =====
  
-  * Version: 1.6.12+  * Version: 2.2.0
   * Added: August, 2020   * Added: August, 2020
 +  * Updated: May, 2022
   * Link: http://www.iqtree.org/   * Link: http://www.iqtree.org/
  
 ===== Usage ===== ===== Usage =====
  
-See versions of iqtree which are available:+See versions which are available:
 <code>$ module avail iqtree</code> <code>$ module avail iqtree</code>
  
 Load one version into your environment and run it: Load one version into your environment and run it:
-<code>$ module load iqtree/1.6.12 +<code>$ module load iqtree/2.2.0 
-iqtree</code>+iqtree2</code>
  
 ===== Installation ====== ===== Installation ======
 Notes from the sysadmin during installation: Notes from the sysadmin during installation:
  
-<code>$ wget https://github.com/Cibiv/IQ-TREE/releases/download/v1.6.12/iqtree-1.6.12-Linux.tar.gz +<code>$ cd /tmp 
-$ tar xf iqtree-1.6.12-Linux.tar.gz +$ wget https://github.com/iqtree/iqtree2/releases/download/v2.2.0/iqtree-2.2.0-Linux.tar.gz 
-$ sudo mkdir -p /export/apps/iqtree/1.6.12 +$ tar xf iqtree-2.2.0-Linux.tar.gz 
-$ sudo cp -r iqtree-1.6.12-Linux/* /export/apps/iqtree/1.6.12 +$ sudo mkdir -p /export/apps/iqtree/2.2.0 
-$ sudo chown -R root:root /export/apps/iqtree/1.6.12</code>+$ sudo cp -r iqtree-2.2.0-Linux/* /export/apps/iqtree/2.2.0</code>
iqtree-software.txt · Last modified: 2022/05/09 11:59 by aorth