Entering edit mode
suparna mitra
▴
290
@suparna-mitra-5328
Last seen 10.2 years ago
Hello group,
I am new in bioconductor and trying use it for my Affymetrix
microarray
data.
Genechip HuGene-1_0-st-v1.
I have normalized my data using rma. Then when I trying to see the
quality
I found following error. Can anybody help me with this please.
Thanks a lot in advance :)
Best wishes,
Suparna.
> library(affy)
> library(simpleaffy)
Loading required package: genefilter
Loading required package: gcrma
Attaching package: 'simpleaffy'
The following object(s) are masked _by_ '.GlobalEnv':
getBioC
> library("hugene10stv1cdf")
> aqc<-qc(InVivodata)
Error in setQCEnvironment(cdfn) :
Could not find array definition file ' hugene10stv1cdf.qcdef '.
Simpleaffy does not know the QC parameters for this array type.
See the package vignette for details about how to specify QC
parameters
manually.
[[alternative HTML version deleted]]