What is REL_PATHWAY from KEGGREST
1
0
Entering edit mode
3.7 years ago

For example:

I assume "hsa0071" is a pathway ID. So I want to extract all compound ID from that pathway using keggGet("hsa00071")[[1]]$COMPOUND.

I also notice there is keggGet("hsa00071")[[1]]$REL_PATHWAY object:

> keggGet("hsa00071")[[1]]$REL_PATHWAY
                                hsa00020                                     hsa00061 
             "Citrate cycle (TCA cycle)"                    "Fatty acid biosynthesis" 
                                hsa00062                                     hsa00072 
                 "Fatty acid elongation" "Synthesis and degradation of ketone bodies" 
                                hsa00561                                     hsa00630 
               "Glycerolipid metabolism"    "Glyoxylate and dicarboxylate metabolism" 
                                hsa00650 
                  "Butanoate metabolism"

I wonder what this REL_PATHWAY means? I want to make sure I extract in right way.

Thank you so much for your help.

keggrest KEGG pathway R • 849 views
ADD COMMENT
1
Entering edit mode
3.7 years ago
GenoMax 141k

hsa0071 is fatty acid degradation pathway in humans. $REL_PATHWAY are related pathways.

ADD COMMENT
0
Entering edit mode

Thank you for your answer!

ADD REPLY

Login before adding your answer.

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