我在yii2中安装了mongodb扩展,并试图通过gii工具进行CRUD操作。但我得到了以下错误。
source("https://bioconductor.org/biocLite.R")
biocLite("STRINGdb")
library(STRINGdb)
string_db <- STRINGdb$new( version="10", species=9606, score_threshold=0.4, input_directory="" )
##Not sure if it is the right function to use##
string_proteins <- string_db$get_proteins() ## Returns 20475 obs. 4 variables