1. Install compiled PhyloSuite
Installers for all platforms can be downloaded from https://github.com/dongzhang0725/PhyloSuite/releases.
1.1. Windows
Windows 7, 8 and 10 are supported, just double click the PhyloSuite_xxx_win_setup.exe
to install, and run “PhyloSuite.exe” file after the installation. If the installation fails, download PhyloSuite_xxx_Win.rar
, unzip it, and run PhyloSuite directly from this folder.
1.2. Mac OSX & Linux
Unzip PhyloSuite_xxx_Mac.zip/PhyloSuite_xxx_Linux.tar.gz
to anywhere you like, and double click “PhyloSuite” (in PhyloSuite folder) to start, or use the following command:
1 | cd path/to/PhyloSuite |
If you encounter an error of “permission denied”, try to use the following command:
1 | chmod -R 755 path/to/PhyloSuite(folder) |
Note that both 64 bit and 32 bit Windows is supported (Windows 7 and above), whereas only 64 bit has been tested in Linux (Ubuntu 14.04.1 and above) and Mac OSX (macOS Sierra version 10.12.3 and above).
2. Install using pip
First, Python (version higher than 3.6) should be installed and added to the environment variable in your computer. Then open the terminal and type:
1 | pip install PhyloSuite |
It will take some time to install. If it installs successfully, PhyloSuite will be automatically added to the environment variables. Then open the terminal again and type:
1
PhyloSuite
If the above pip
command failed to install PhyloSuite, you can use compiled PhyloSuite (see section 1
) or find and download the source codes here (https://pypi.org/project/PhyloSuite/#files or https://github.com/dongzhang0725/PhyloSuite), and install it manually.
3. Download links for users in China
PhyloSuite_v1.2.2_win_setup.exe
PhyloSuite_v1.2.2_Win64_with_plugins.rar
PhyloSuite_v1.2.2_Win32_with_plugins.rar
PhyloSuite_v1.2.2_Mac_with_plugins.zip