This shows you the differences between two versions of the page.
— |
iqtree-software [2020/08/09 13:07] (current) aorth created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== iqtree ====== | ||
+ | Efficient software for phylogenomic inference. | ||
+ | ===== Information ===== | ||
+ | |||
+ | * Version: 1.6.12 | ||
+ | * Added: August, 2020 | ||
+ | * Link: http:// | ||
+ | |||
+ | ===== Usage ===== | ||
+ | |||
+ | See versions of iqtree which are available: | ||
+ | < | ||
+ | |||
+ | Load one version into your environment and run it: | ||
+ | < | ||
+ | $ iqtree</ | ||
+ | |||
+ | ===== Installation ====== | ||
+ | Notes from the sysadmin during installation: | ||
+ | |||
+ | < | ||
+ | $ tar xf iqtree-1.6.12-Linux.tar.gz | ||
+ | $ sudo mkdir -p / | ||
+ | $ sudo cp -r iqtree-1.6.12-Linux/ | ||
+ | $ sudo chown -R root:root / |