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
      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 on Modified Bases...
      Yesterday, 07:01 AM
    • seqadmin
      Current Approaches to Protein Sequencing
      by seqadmin


      Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
      04-04-2024, 04:25 PM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 04-11-2024, 12:08 PM
    0 responses
    44 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 10:19 PM
    0 responses
    43 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 09:21 AM
    0 responses
    38 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-04-2024, 09:00 AM
    0 responses
    55 views
    0 likes
    Last Post seqadmin  
    Working...
    X