bug:
error: dependencies Go.db not installed
solve:
wget https://mirrors.tuna.tsinghua.edu.cn/bioconductor/packages/3.12/data/annotation/src/contrib/GO.db_3.12.1.tar.gz
install.packages("./ur_path/Go.db.tar.gz")
ex:
the go.db is too big so install from local is good
error: dependencies Go.db not installed
solve:
wget https://mirrors.tuna.tsinghua.edu.cn/bioconductor/packages/3.12/data/annotation/src/contrib/GO.db_3.12.1.tar.gz
install.packages("./ur_path/Go.db.tar.gz")
ex:
the go.db is too big so install from local is good