KEGG cancer pathways
How to retrieve genes in cancer pathways from KEGG databases?
Is there any tutorial helps me for understanding pathways?
• 4,570 views
•
link
1 answer
Hello Amy,
I think the easiest way is using R-packages. You can retrieve the name of genes in pathways through 'graphite' package.
Nafiseh
• 0 views
•
link
Log in to answer this question.
Do you know the cancer pathway ids?
http://rest.kegg.jp/link/genes/H00031 ??
Unfortunately, this link doesn't seem to work anymore.
You can get the KEGG disease database entries ("H" followed by 5 digit number) for several types of human cancers here.
You then can use the KEGG web service link Prakki Rama provided (for entry H00031) to get all the genes associated with your KEGG disease entries of interest.
H00031 is a cancer? And the results are
Could you help me in understand the output?
Yes, H00031 is a disease entry ID for Breast cancer. You can find the description of the entry ID and other columns related to KEGG disease database here.
Regarding your second question, the first column is the disease entry ID and the second column is the list of genes related to the disease and diagnostic markers for the disease.