Enrich analysis using ReactomePA
0
0
Entering edit mode
8.4 years ago
shawin ▴ 20

There is an issue with ReactomPA package. I load the gene list in Reactom online system and I got some result, but when I used the R package , I do not have any result its NULL ? The code is

xx=enrichPathway(gene, organism = "rat")
summary(xx)
Length  Class   Mode
 0   NULL   NULL
r • 1.9k views
ADD COMMENT
1
Entering edit mode

some hypotheses: 1) your genes should be entrez ids encoded as character; 2) the rat organism database is not installed in your system.

ADD REPLY
0
Entering edit mode

@Giovanni I am also using this package but I am getting different error :

Error in x[seq_len(n)] : object of type 'S4' is not subsettable

Any comment on it ?

Thanks

ADD REPLY

Login before adding your answer.

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