five

Workshop

收藏
Figshare2017-09-05 更新2026-04-29 收录
下载链接:
https://figshare.com/articles/dataset/Workshop/5378317
下载链接
链接失效反馈
官方服务:
资源简介:
Software RequirementsYou will need to install R from http://cran.r-project.org/ onto your computer. We've tested the workflow on R version 3.4.1.You will also need RStudio from http://www.rstudio.com/products/rstudio/download/.After installing, open RStudio, which opens an R session, and paste in the following commands into the Console window. Hitting enter will execute the lines.source("https://bioconductor.org/biocLite.R")biocLite("biomaRt")biocLite("DESeq2")biocLite("org.Dr.eg.db")biocLite("topGO")biocLite("tximport")install.packages("rbokeh")install.packages("readr")install.packages("rjson")Once installed, scripts will be able to utilize the libraries via loading which occurs each time you execute a given workflow or script. In our case, that environment loads in the following section:library("readr")library("rjson")library("tximport")library("DESeq2")library("biomaRt")library("rbokeh")library("topGO")library("org.Dr.eg.db")These lines should execute without error. If you encounter an error like:> Error in library("topGO") : there is no package called ‘topGO’Then that package failed to install and you can retry its from above:biocLite("topGO")And read the console for any prompts.Other DownloadsDownload the osu-workshop.zip file and extract. This contains the data, some intermediate data, our working examples for this workshop. The hands-on portion will be going through the DE.Rmd document in RStudio.
创建时间:
2017-09-05
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作