Compilation and Installation
Procedure
- Use PuTTY to log in to the server as the root user.
- Go to the installation directory and decompress the installation package.
cd /path/to/angsd tar -xvf angsd0.938.tar.gz cd angsd
- Perform the compilation and installation.
make -j HTSSRC=../htslib-1.16
Parent topic: ANGSD 0.938 Porting Guide (Kylin V10)