Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 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

  • #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


    • #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


      • #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


        • #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


          • #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


            • #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

              • seqadmin
                Recent Advances in Sequencing Analysis Tools
                by seqadmin


                The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
                Yesterday, 07:48 AM
              • seqadmin
                Essential Discoveries and Tools in Epitranscriptomics
                by seqadmin




                The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
                04-22-2024, 07:01 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, Today, 06:57 AM
              0 responses
              7 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, Yesterday, 07:17 AM
              0 responses
              13 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 05-02-2024, 08:06 AM
              0 responses
              19 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-30-2024, 12:17 PM
              0 responses
              21 views
              0 likes
              Last Post seqadmin  
              Working...
              X