Obtaining the Source Code
Procedure
- Download the following installation packages:
- Download the XHMM source code package statgen-xhmm-998f7c405974.zip.
- Download the LAPACK source code package lapack-3.8.0.tar.gz.
https://github.com/Reference-LAPACK/lapack/archive/v3.8.0.tar.gz
- Download the OpenBLAS source code package OpenBLAS-0.3.9.tar.gz.
- Download the XHMM test case POST_GATK_DATA.zip.
- Use an SFTP tool to upload the following installation packages to the server.
- Upload the XHMM source code package and XHMM test cases to the /path/to/XHMM directory on the server.
- Upload the LAPACK source code package to the /path/to/LAPACK directory on the server.
- Upload the OpenBLAS source code package to the /path/to/OPENBLAS directory on the server.
Parent topic: XHMM Porting Guide (CentOS 7.6)