Hello guys, i have found some Reactome pathways from DAVID database and i want to know the functions of these pathways.
Can anyone help me to know their corresponding functions?
I appreciated any help!
Example;
R-HSA-3371568:R-HSA-3371568
R-HSA-445095:R-HSA-445095
R-HSA-3371571:R-HSA-3371571
R-HSA-3371453:R-HSA-3371453
R-HSA-3371511:R-HSA-3371511
cpad0112 can you plz explain how you did that?
I want to do it one by one and if i want t know if these pathways have any relation to a specific disease how to check that plz?
Appreciated your help!
In OP data, pathway IDs duplicated and separated by :. Get rid of duplicate values and query NCBI biosystems or reactome. For eg in line "R-HSA-3371568:R-HSA-3371568" is duplicated and remove second or first one so that only one ID remains.
ok and then how to get its function?
You can either go to ncbi biosystems or reactome website to search for the IDs. Or programmatically make a construct like:
NCBI constuct (with eutils):