全部版块 我的主页
论坛 数据科学与人工智能 数据分析与数据科学 R语言论坛
24534 18
2007-11-13

基因芯片原始数据是cel文件,相通过R和bioconductor来处理,但不知道如何将cel文件打开?能否告知?谢谢!

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

全部回复
2007-11-13 19:51:00

#Move your CEL files into your working directory and

#make sure that the corresponding CDF library for

#your chips is available on your system.

#the current working directory is shown by getwd()

#and may be set using setwd()

library(affy)        # Loads the affy package.

mydata <- ReadAffy() # Reads all *.CEL (*.cel) files

# or

mydata <- ReadAffy(widget=TRUE) # Opens file browser to

                              select specific CEL files.

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2007-11-14 09:32:00

我用了这种方法,但是每次都出现一下的错误信息:

载入需要的程辑包:tkWidgets
载入需要的程辑包:widgetTools
载入需要的程辑包:tcltk
载入Tcl/Tk接口... 完成
载入需要的程辑包:DynDoc
错误于read.AnnotatedDataFrame(widget = TRUE) :
  Sorry: tkWidgets support is not available for read.AnnotatedDataFrame
其中有一个程序包:tcltk我没有安装外,还没有找到在哪个(biocsoftware,bioc annoation等),其他的都安装了,不知道是怎么回事?。我用的是windows版的。

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2007-11-14 09:35:00

我现在把所有有用的软件包都装了之后,还是打不开,出现的提示是:

错误于read.AnnotatedDataFrame(widget = TRUE) :
  Sorry: tkWidgets support is not available for read.AnnotatedDataFrame

到底是怎么一回事?

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2007-11-14 09:37:00
我只有cel文件。用的是别人的数据。你提到的:corresponding CDF library 是指的什么library?我如何导入到电脑里?
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2007-11-14 10:19:00
以下是引用yiyo900在2007-11-13 19:51:00的发言:

#Move your CEL files into your working directory and

#make sure that the corresponding CDF library for

#your chips is available on your system.

#the current working directory is shown by getwd()

#and may be set using setwd()

library(affy)        # Loads the affy package.

mydata <- ReadAffy() # Reads all *.CEL (*.cel) files

# or

mydata <- ReadAffy(widget=TRUE) # Opens file browser to

                              select specific CEL files.

[求助]如何用R打开cel文件

这是我的操作过程。

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

点击查看更多内容…
相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群