Displaying 1 result from an estimated 1 matches for "pmindex".
Did you mean:
omindex
2008 Mar 20
2
Error in function (classes, fdef, mtable): unable to find an inherited method for function "indexProbes", for signature "exprSet", "character"
...otatedDataFrame (with
ExpressionSet) instead
> RInormalizedData<-normalize.AffyBatch.invariantset(eSet,prd.td=c(0.003,
> 0.007),baseline.type="mean",type="together")
Error in function (classes, fdef, mtable) :
unable to find an inherited method for function "pmindex", for signature
"exprSet"
I have observed that this same error message has been posted and answered in
a different context in this forum. Even though I am not using the S4 class
and method concepts here, I am getting this error.
I have also uploaded the input file on which the no...