Query relating pathway enrichment analysis for DEGs using KEGG or any other database.
1
0
Entering edit mode
omarrafiqued ▴ 50
@omarrafiqued-21833
Last seen 5 weeks ago
India

KEGG is a database resource (http://www.genome.jp/kegg/) that contains all information of genomes, their relationships to biological systems and their interactions with the environment. We use KEGG pathway database to identify the main functional and metabolic pathways in deferentially expressed genes. This is known as Pathway enrichment analysis for DEG. We can do this in R programming using different packages but most of the packages need an internet connection to work. I wont be having access to internet for 3 months, so, is there any R package which can do the Pathway enrichment analysis for DEG with no access to internet. (I wont mind if it uses anything other than KEGG)

Grateful.

KEGG R offline Pathway Enrichment • 1.2k views
ADD COMMENT
3
Entering edit mode
@gordon-smyth
Last seen 2 hours ago
WEHI, Melbourne, Australia

See my answer to your later question: https://support.bioconductor.org/p/128353/

KEGG analysis requires an internet connection because KEGG licensing restrictions prevent anyone from storing and distributing the KEGG pathways. Other databasese such as GO or MSigDb etc can be stored as R packages or R objects and do not require an ongoing internet connection.

ADD COMMENT

Login before adding your answer.

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