Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • dawn1313
    Member
    • Aug 2015
    • 21

    Pathview for ko

    Hi,

    I am using Pathview for visualization. But I got the following error

    > cnts.dt[,1:3]
    K01733 K00615 K08832
    [1,] -0.04457192 -0.4192945 -1.1595308
    [2,] -0.71249489 -0.9496913 -0.7381559
    [3,] -0.01979384 -0.5146385 -0.2218313

    > pathview(gene.data = cnts.dt, pathway.id = "01110", kegg.native = T,same.layer = F,species = "ko")
    Note: Only KEGG ortholog gene ID is supported, make sure it looks like "K01488"!
    Start tag expected, '<' not found
    Warning: Parsing ./ko01110.xml file failed, please check the file!


    Any thoughts would be appreciated!
    Dawn
  • dawn1313
    Member
    • Aug 2015
    • 21

    #2
    Just to say that after the data transposed I got the same error:

    > head(cnts.d)
    T1 T2 T3
    K01733 -0.04457192 -0.7124949 -0.01979384
    K00615 -0.41929452 -0.9496913 -0.51463847
    K08832 -1.15953082 -0.7381559 -0.22183132
    K02920 -2.02753480 -2.7252426 -0.15968617
    K11153 -1.36353517 -1.4521185 -0.92374434
    K08266 -1.19325886 -0.9849484 -0.99459590
    > pathview(gene.data = cnts.d, pathway.id = "01110", out.suffix = "ko.data",kegg.native = T,same.layer = F,species = "ko")
    Note: Only KEGG ortholog gene ID is supported, make sure it looks like "K01488"!
    Start tag expected, '<' not found
    Warning: Parsing ./ko01110.xml file failed, please check the file!

    Comment

    • wdecoster
      Member
      • Oct 2015
      • 97

      #3
      I think you need to specify "K01110" as pathway.id.

      That's what it says in the error message: Note: Only KEGG ortholog gene ID is supported, make sure it looks like "K01488"!
      And therefore the xml parsing fails afterwards.

      Comment

      • bigmw
        Senior Member
        • Aug 2013
        • 124

        #4
        Pathway 01110 is one of the few general pathways, which are very different from the regular ones. For instance, genes/proteins in these pathways are edges instead of nodes (rectangles).

        Therefore, pathview cannot visualize gene data (as in your case) on these few pathways. However, compound data still work.

        Comment

        • dawn1313
          Member
          • Aug 2015
          • 21

          #5
          Well all the following pathways, where I have the most hit protiens, not working.

          ko01100 Metabolic pathways
          ko01110 Biosynthesis of secondary metabolites
          ko01130 Biosynthesis of antibiotics
          ko01120 Microbial metabolism in diverse environments

          Comment

          • bigmw
            Senior Member
            • Aug 2013
            • 124

            #6
            As I said above, these few ones are all general pathways. They are usually the biggest and most inclusive pathway definitions. Therefore, you get most of your protein mapped. But this never means that they are really relevant to your study. You need to do some pathway analysis or enrichment/overrepresentation tests to select the pathway with statistical significance. Very likely, none of these pathways stay relevant.

            Comment

            • dawn1313
              Member
              • Aug 2015
              • 21

              #7
              Got it. Thank you!
              Just make it clear that the species I study is new. no reference in Kegg, so I used KO terms to have a general idea of regulated genes at pathway level.

              Comment

              Latest Articles

              Collapse

              • SEQadmin2
                Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
                by SEQadmin2


                Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

                The systematic characterization of the human proteome has
                ...
                Today, 11:48 AM
              • SEQadmin2
                Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                by SEQadmin2



                Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
                ...
                07-09-2026, 11:10 AM
              • SEQadmin2
                Cancer Drug Resistance: The Lingering Barrier to Rising Survival
                by SEQadmin2



                Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

                There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
                07-08-2026, 05:17 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, Today, 11:10 AM
              0 responses
              8 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-13-2026, 10:26 AM
              0 responses
              30 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-09-2026, 10:04 AM
              0 responses
              39 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-08-2026, 10:08 AM
              0 responses
              25 views
              0 reactions
              Last Post SEQadmin2  
              Working...