Hi all,
I am trying to analyze MoGene-1_0-st-v1 data and I these are the
errors:
In MoGene-1_0-st-v1 directory I have the MoGene-1_0-st-v1.cdf file and
I ran the following commands
setwd("C:/Documents and Settings/annotationData/chipTypes/MoGene-1_0-
st-v1/")
> getwd()
[1] "C:/Documents and Settings/annotationData/chipTypes/MoGene-1_0-st-
v1"
> chipType <- "MoGene-1_0-st-v1"
> cdf <- AffymetrixCdfFile$fromChipType(chipType)
Error in list(`AffymetrixCdfFile$fromChipType(chipType)` =
<environment>, :
[2009-08-26 13:25:55] Exception: Could not locate a file for this chip
type: MoGene-1_0-st-v1
at throw(Exception(...))
at throw.default("Could not locate a file for this chip type: ",
paste(c(chipT
at throw("Could not locate a file for this chip type: ", paste(c
(chipType, tag
at byChipType.UnitNamesFile(static, ...)
at byChipType(static, ...)
at method(static, ...)
at AffymetrixCdfFile$fromChipType(chipType)
Can anyone help me
Thanks
Diya
--~--~---------~--~----~------------~-------~--~----~
When reporting problems on aroma.affymetrix, make sure 1) to run the latest
version of the package, 2) to report the output of sessionInfo() and
traceback(), and 3) to post a complete code example.
You received this message because you are subscribed to the Google Groups
"aroma.affymetrix" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/aroma-affymetrix?hl=en
-~----------~----~----~----~------~----~------~--~---