Obtaining the Source Code
Procedure
- Run the following command to download the SVG installation package:
wget https://www.cpan.org/modules/by-module/SVG/SVG-2.85.tar.gz
- Run the following command to download the LDBlockShow installation package:
wget https://github.com/BGI-shenzhen/LDBlockShow/archive/v1.36.tar.gz --no-check-certificate
- Run the following command to download the PLINK installation package:
wget https://github.com/chrchang/plink-ng/archive/master.tar.gz --no-check-certificate
- Run the following command to download the zlib installation package:
wget https://udomain.dl.sourceforge.net/project/libpng/zlib/1.2.11/zlib-1.2.11.tar.gz
Parent topic: LDBlockshow 1.36 Porting Guide (CentOS 7.6)