Obtaining the Source Code
Procedure
- Use PuTTY to log in to the server as the root user.
- Download the FreeBayes installation package.
git clone --recursive https://github.com/freebayes/freebayes.git
Dependencies can be completely downloaded only in git clone --recursive mode.
Parent topic: FreeBayes 1.3.6 Porting Guide (Kylin V10)