[BioC] makecdfenv's error (with MoGene-1_0-st-v1.r3.cdf)

Peng Yu pengyu.ut at gmail.com
Tue Aug 4 21:31:38 CEST 2009


Hi,

I downloaded MoGene-1_0-st-v1.r3.cdf from
http://www.affymetrix.com/products_services/arrays/specific/mousegene_1_st.affx#1_4

Then, I run the following command in R.

library("makecdfenv")
make.cdf.package("~/download/MoGene-1_0-st-v1.r3.unsupported-cdf/MoGene-1_0-st-v1.r3.cdf",
species="Mus_musculus")

But I got the following error.

Error in isCDFXDA(file.path(path.expand(cdf.path), filename)) :
  VECTOR_ELT() can only be applied to a 'list', not a 'character'
Calls: make.cdf.package -> make.cdf.env -> isCDFXDA -> .Call
Execution halted

Can somebody let me what the problem is? Do I call the command incorrectly?

Regards,
Peng



More information about the Bioconductor mailing list