安装BiocManager

操作步骤

  1. 使用PuTTY工具,以root用户登录服务器。
  2. 执行以下命令安装BiocManager。

    R

    输入install.packages("BiocManager")

    回显显示如下信息,则表示安装成功。