Fail to recognize CDF-file
1
0
Entering edit mode
@jens-vilstrup-johansen-114
Last seen 9.6 years ago
This is a multi-part message in MIME format. ------_=_NextPart_001_01C28C84.2D819456 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi I've installed R (version 1.5.1) on my windows machine and used the = install script to install the full Bioconductor package.=20 1. I change the directory to the folder containing my CEL-files and the = CDF-file. 2. I load the 'affy'-package: "library (affy)". OK, so far. 3. I write "Data <-ReadAffy()" and get the following error message:' reading CDF file Error in read.cdffile(CDFfile, compress =3D compress.cdf) :=20 The specified file does not appear to be a CDF file. What has gone wrong? I've attached the CDF-file for U133A that I've used, in case that is the = reason. I'd really appreciate your advice. Thanks! regards, Jens Johansen Nordic Bioscience A/S ------_=_NextPart_001_01C28C84.2D819456 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <html> <head> <meta http-equiv="3D"Content-Type"" content="3D"text/html;" =="" charset="3Diso-8859-1""> <meta name="3D"Generator"" content="3D"MS" exchange="" server="" version="6.0.5762.3""> <title>Fail to recognize CDF-file</title> </head> <body>

<font size="3D2" face="3D"Arial"">Hi</font>

<font size="3D2" face="3D"Arial"">I've installed R (version 1.5.1) on my = windows machine and used the install script to install the full  = Bioconductor package. </font>

<font size="3D2" face="3D"Arial"">1. I change the directory to the folder = containing my CEL-files and the CDF-file.</font>

<font size="3D2" face="3D"Arial"">2. I load the 'affy'-package: = "library (affy)". OK, so far.</font>

<font size="3D2" face="3D"Arial"">3. I write "Data = <-ReadAffy()" and get the following error message:'</font>

<font size="3D2" face="3D"Arial"">reading CDF file</font>
<font size="3D2" face="3D"Arial"">Error in read.cdffile(CDFfile, = compress =3D compress.cdf) : </font>
<font size="3D2" =="" face="3D"Arial"">        The specified = file does not appear to be a CDF file.</font>

<font size="3D2" face="3D"Arial"">What has gone wrong?</font>
<font size="3D2" face="3D"Arial"">I've attached the CDF-file for U133A = that I've used, in case that is the reason.</font>

<font size="3D2" face="3D"Arial"">I'd really appreciate your = advice.</font>
<font size="3D2" face="3D"Arial"">Thanks!</font>

<font size="3D2" face="3D"Arial"">regards,</font>
<font size="3D2" face="3D"Arial""> Jens Johansen</font>
<font size="3D2" face="3D"Arial"">Nordic Bioscience A/S</font>


</body> </html> ------_=_NextPart_001_01C28C84.2D819456--
cdf cdf • 945 views
ADD COMMENT
0
Entering edit mode
@rafael-a-irizarry-14
Last seen 9.6 years ago
sorry for the late response. regarding your bug report about write.exprs... i wrote it so that it behaves similar to write.table. if you look at the help file for write.table you will see that the following does what you want: creates a file that opens correctly on microsoft excel. write.exprs(e,file = "mydata.csv", sep = ",", col.names = NA) here, e is an exprSet. notice i changed your "txt" to "csv"... i believe that by default, on msft windows, files ending in csv will automatically be opened by excel. also it better describes that this is a comma delimited flat file. hope this helps, rafael
ADD COMMENT

Login before adding your answer.

Traffic: 1087 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6