90 likes | 259 Views
龙星课程 — 肿瘤 生物 信息学上机课程. 曹莎 Email:scaorobin@sina.com. How to get data from GEOquery. source("http://bioconductor.org/ biocLite.R ") biocLite (" affy ") library( affy )
E N D
龙星课程—肿瘤生物信息学上机课程 曹莎 Email:scaorobin@sina.com
How to get data from GEOquery • source("http://bioconductor.org/biocLite.R") biocLite("affy") library(affy) ####download all the .CEL filesraw.data <- ReadAffy()AffyRMA = rma(raw.data)ExpRMA = exprs(AffyRMA)write.table(ExpRMA, file="AffyRMA.txt")
基因表达数据的双聚类分析 • Qubic 1.0 • http://csbl.bmb.uga.edu/~maqin/bicluster/faq.html • Documentation • http://csbl.bmb.uga.edu/~maqin/bicluster/doc/build/ • ./qubic -idata -f 0.25
各类数据的整合 • 基因表达数据和metabolic profiling的数据 • Pathview • Compound and gene data • Multiple states or samples