我要评分
获取效率
正确性
完整性
易理解

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.