Bioconductor已经升级至2.13了,我们如何升级自己的bioconductor呢?
首先最好是先升级自己R至3.02版本。至少也得是3.0版本。
然后在R中运行:
source("http://bioconductor.org/biocLite.R") biocLite("BiocUpgrade")
欢迎来到糗糗的世界
Bioconductor已经升级至2.13了,我们如何升级自己的bioconductor呢?
首先最好是先升级自己R至3.02版本。至少也得是3.0版本。
然后在R中运行:
source("http://bioconductor.org/biocLite.R") biocLite("BiocUpgrade")
One thought on “升级Bioconductor至2.13”