Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • KEGG pathway analysis with C. elegans data: Gene name issues

    Hi,

    I want to do a KEGG pathway analysis with C. elegans data using Pathview/Gage in R. I've done this previously with mouse data, using this great tutorial: http://www.gettinggeneticsdone.com/2...ferential.html

    However C. elegans isn't one of the 4 supported genomes that allow the "data(kegg.sets.hs)" command.

    I've found that the following commands can give me KEGG sets for C.elegans:

    kg.cel=kegg.gsets("cel")

    kegg.gs=kg.cel$kg.sets[kg.cel$sigmet.idx]

    headkegg.gs)

    However, the gene names are in a format that I'm unfamiliar with. The gene names I recognize, but they are all starting with "CELE_" Eg. $cel03015 mRNA surveillance pathway [1] "CELE_C01F6.5" "CELE_C02B10.4" "CELE_C03D6.3" "CELE_C05C10.2"

    I can format my expression data to have the gene names, without the "CELE_" part, but can't figure out how to get the "CELE_" onto every single gene name. Is there an easy way to do this?

    Thanks so much!! -Jessica

  • #2
    Figured it out!!

    Needed to specify "entrez id" durind the kegg.gsets step:

    kg.cel=kegg.gsets("cel", id.type = "entrez")

    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...
      Today, 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, 07:17 AM
    0 responses
    11 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
    20 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-29-2024, 10:49 AM
    0 responses
    28 views
    0 likes
    Last Post seqadmin  
    Working...
    X