Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • pathways API KEGG

    Hi all,

    First a general question:
    Does anyone know of a good biological pathway database comparison? Is KEGG an extensive one, or are all those databases for a specific type of pathways?

    And the more detailed one:
    Basically what I want is, in an automated fashion, for a list of genes (ENSG###) -> get all pathways in which the transcripts/proteins of a gene play a role.

    The closest I have come so far is by using the Ensembl perl api and KEGG perl API:
    1. Ensembl API: make gene object with Ensembl id ( ENSG#### )
    2. Ensembl API: get the unigene id ( using $gene->get_all_DBLinks )
    3. KEGG API: retrieve pathways ($serv->KeggGetPathwaysByGenes )

    So far, so good, it works, but there aren't many genes in my lists with an annotated pathway (around 10%)...making me wonder whether KEGG is a good resource for listing all possible pathways annotated.

    Does anyone know a better workflow for this?

    Thanks,
    Stef
    Last edited by svl; 07-16-2010, 06:45 AM.

  • #2
    Another resource that can be accessed via an API is WikiPathways http://www.wikipathways.org/index.ph...ays_Webservice.

    I will say try to integrate the information collected from different sources all together for you to get to see a wholesome picture. Other pathway resources out there are WIT and PathDB as I remember but I am not really sure if they do have an API to their interface...

    Comment


    • #3
      Thanks for the help, BioSlayer, I've decided to just download txt DBs with the pathway information as using the API could get really slow for the hundreds of genes I would like to query the DB with... I have different scripts for KEGG and Reactome pathways now, will have a look at your suggestions as well.

      -Stef

      Comment


      • #4
        Hi guyz,
        I want to know how the Kegg API works if I want to automate a list of genes from P.aeruginosa organism and obtain the metabolic pathways the resulting proteins are involved in. Thanks.

        Comment


        • #5
          Hi Sneha,

          Here's the documentation of the api:


          There is example code for perl, ruby, python and java.

          /Stef

          Comment


          • #6
            Thanks svl for the link. When I am downloading SOAP Lite , MIME-Base64, LWP and URI , and running the example scripts, it is not working as it says it cannot locate the module and stuff. Is there any other way that I can go about it? Thanks.

            Comment

            Latest Articles

            Collapse

            • seqadmin
              Best Practices for Single-Cell Sequencing Analysis
              by seqadmin



              While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
              Yesterday, 07:15 AM
            • seqadmin
              Latest Developments in Precision Medicine
              by seqadmin



              Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

              Somatic Genomics
              “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
              05-24-2024, 01:16 PM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, Today, 06:58 AM
            0 responses
            12 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, Yesterday, 08:18 AM
            0 responses
            18 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, Yesterday, 08:04 AM
            0 responses
            17 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 06-03-2024, 06:55 AM
            0 responses
            13 views
            0 likes
            Last Post seqadmin  
            Working...
            X