ReactomePA and genelist
1
0
Entering edit mode
Merlin ▴ 10
@merlin-15723
Last seen 4.3 years ago
Vancouver

Hello everyone, I want to use ReactomePA after have performed differential expression analysis. From the bioconductor webite the first codes to run are this

library(ReactomePA)
data(geneList)
de <- names(geneList)[abs(geneList) > 1.5]

Is it not clear to me what kind of "geneList" file is required to run this code? Can I use the output of DESeq2 ?

Thank you

ReactomePA • 917 views
ADD COMMENT
0
Entering edit mode
@saicharanp18-20483
Last seen 13 months ago
United States

Yes, you can use gene names from deseq results. Provided ReactomePA cannot map using gene names or symbols. you should use gene ID's.

ADD COMMENT

Login before adding your answer.

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