Rate This Document
Findability
Accuracy
Completeness
Readability

Installing Dependencies

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Install the dependencies.
    R
    install.packages("BiocManager")

    Information similar to the following is displayed:

    Enter BiocManager::install(c("getopt","gdsfmt","SNPRelate","ape","phangorn")) and wait until the installation is complete.