Error message when trying to create enrichment maps in HTSanalyzeR
1
0
Entering edit mode
@catherine-garry-5054
Last seen 9.6 years ago
Hi, I am trying to create enrichment maps in HTSanalyzeR. I am fairly new to using R so I am using the paper X Wang et al. 2011 as a reference. When i get to the section on creating the enrichment map i keep getting the same error message: Error in function (classes, fdef, mtable) : unable to find an inherited method for function "viewEnrichMap", for signature "numeric" Can anyone explain why i keep getting this and how to correct it? This is the input i am putting in before i get this error message: > viewEnrichMap(data4enrich, resultName="GSEA.results", + gscs=c("PW_KEGG"), allSig=FALSE, ntop=30, gsNameType="term", + displayEdgeLabel=FALSE, layout="layout.fruchterman.reingold") Thank you. [[alternative HTML version deleted]]
HTSanalyzeR HTSanalyzeR • 639 views
ADD COMMENT
0
Entering edit mode
@valerie-obenchain-4275
Last seen 2.3 years ago
United States
Hi Catherine, The 'object' argument needs to be a GSCA object. See the 'Arguments' section on the man page. You can get to the man page with ?viewEnrichMap. Valerie On 01/17/12 08:29, Catherine Garry wrote: > Hi, > > I am trying to create enrichment maps in HTSanalyzeR. I am fairly new to > using R so I am using the paper X Wang et al. 2011 as a reference. When i > get to the section on creating the enrichment map i keep getting the same > error message: > > Error in function (classes, fdef, mtable) : > unable to find an inherited method for function "viewEnrichMap", for > signature "numeric" > > Can anyone explain why i keep getting this and how to correct it? > > This is the input i am putting in before i get this error message: > >> viewEnrichMap(data4enrich, resultName="GSEA.results", > + gscs=c("PW_KEGG"), allSig=FALSE, ntop=30, gsNameType="term", > + displayEdgeLabel=FALSE, layout="layout.fruchterman.reingold") > > Thank you. > > [[alternative HTML version deleted]] > > _______________________________________________ > Bioconductor mailing list > Bioconductor at r-project.org > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor
ADD COMMENT

Login before adding your answer.

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