Rate This Document
Findability
Accuracy
Completeness
Readability

Obtaining the Source Code

Procedure

  1. Download the Nanopolish installation package.
    git clone --recursive https://github.com/jts/nanopolish.git

    Ensure that the downloaded recursive package contains the files fast5, htslib, minimap2 and the directories are not empty. If the download speed is slow, you can use other methods to download fast5, htslib, and minimap2 and decompress them to the corresponding directories.

    Use the specified branch version, not the latest branch version.

  2. Use an SFTP tool to upload the Nanopolish installation package to the /path/to/nanopolish directory on the server.