Entering edit mode
Hello,
I want obtain groups of genes (for association genes with the phenotype), to be built from Gene Ontology. I used this script:
> arraysdc.rma.gsc = GeneSetCollection(arraysdc.rma, setType = GOCollection()) And R said me: Error in as.list(getAnnMap("GO2PROBE", annotation(idType))) : error in evaluating the argument 'x' in selecting a method for function 'as.list': Error in (function (classes, fdef, mtable) : unable to find an inherited method for function ‘columns’ for signature ‘"AffyGenePDInfo"’
The arrays that I used are Human Gene 2.0 ST.
Thank you very much for the help,
Santi.
Thank you very much!!
The oligo package complicates the analysis, but now it's working!!
Best wishes, Santi.