Obtaining the Source Code
Procedure
- Download LASTZ installation package lastz-1.04.03.tar.gz and upload it to the /path/to/LASTZ directory on the server.
- Use an SFTP tool to upload the LASTZ source code package to the /path/to/LASTZ directory on the server.
- Run the following commands to download the hg38.chr4.fa and galGal3.chr4.fa test cases:
wget http://hgdownload.soe.ucsc.edu/goldenPath/hg38/chromosomes/chr4.fa.gz -O hg38. chr4.fa.gz wget http://hgdownload.soe.ucsc.edu/goldenPath/galGal3/chromosomes/chr4.fa.gz -O galGal3. chr4.fa.gz
- Use an SFTP tool to upload the test cases hg38.chr4.fa and galGal3.chr4.fa to the /path/to/CASE directory on the server.
Parent topic: LASTZ 1.04.03 Porting Guide (CentOS 7.6)