Obtaining the Source Code
Procedure
- 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.
- Use an SFTP tool to upload the Nanopolish installation package to the /path/to/nanopolish directory on the server.
Parent topic: Nanopolish 0.13.2 Porting Guide (CentOS 8.2)