Rate This Document
Findability
Accuracy
Completeness
Readability

Obtaining the Source Code

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. 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.