Obtaining the Source Code
Procedure
- Use PuTTY to log in to the server as the root user.
- Go to the installation directory.
cd /path/to/picard
- Obtain the main program source code.
git clone https://github.com/broadinstitute/picard.git
Parent topic: Picard 2.27.3 Porting Guide (Kylin V10)