我要评分
获取效率
正确性
完整性
易理解

Obtaining the Source Code

Procedure

  1. Download LASTZ installation package lastz-1.04.03.tar.gz and upload it to the /path/to/LASTZ directory on the server.
  2. Use an SFTP tool to upload the LASTZ source code package to the /path/to/LASTZ directory on the server.
  3. 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
  4. 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.