Simpleaffy problems
1
0
Entering edit mode
@anjan-purkayastha-4273
Last seen 9.6 years ago
So, I want to run some QC on an Affy data set- data0hR. Shown are my commands and the errors thrown by simpleaffy: >library(simpleaffy) > data0hR.qc <- qc(data0hR) Error in function (classes, fdef, mtable) : unable to find an inherited method for function "annotation", for signature "AffyBatch" > avbg(data0hR.qc) Error: object 'data0hR.qc' not found Error in avbg(data0hR.qc) : error in evaluating the argument 'object' in selecting a method for function 'avbg' I use R on a Mac OS X 10.5.8. Any helpful feedback will be appreciated. Thanks, Anjan -- =================================== anjan purkayastha, phd. research associate fas center for systems biology, harvard university 52 oxford street cambridge ma 02138 phone-703.740.6939 =================================== [[alternative HTML version deleted]]
affy affy • 934 views
ADD COMMENT
0
Entering edit mode
@james-w-macdonald-5106
Last seen 1 hour ago
United States
Hi Anjan, On 9/27/2010 4:38 PM, ANJAN PURKAYASTHA wrote: > So, I want to run some QC on an Affy data set- data0hR. > Shown are my commands and the errors thrown by simpleaffy: >> library(simpleaffy) > >> data0hR.qc<- qc(data0hR) > Error in function (classes, fdef, mtable) : > unable to find an inherited method for function "annotation", for > signature "AffyBatch" I don't see a call to annotation() in the qc() function from simpleaffy, so I wonder if you are masking with another function from another package? Will you try again with only simpleaffy loaded, and send us the output of sessionInfo()? Best, Jim > >> avbg(data0hR.qc) > Error: object 'data0hR.qc' not found > Error in avbg(data0hR.qc) : > error in evaluating the argument 'object' in selecting a method for > function 'avbg' > > I use R on a Mac OS X 10.5.8. > Any helpful feedback will be appreciated. > Thanks, > Anjan > -- James W. MacDonald, M.S. Biostatistician Douglas Lab University of Michigan Department of Human Genetics 5912 Buhl 1241 E. Catherine St. Ann Arbor MI 48109-5618 734-615-7826 ********************************************************** Electronic Mail is not secure, may not be read every day, and should not be used for urgent or sensitive issues
ADD COMMENT

Login before adding your answer.

Traffic: 811 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