Entering edit mode
Catherine Garry
▴
30
@catherine-garry-5054
Last seen 10.2 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]]