Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Program to relate SNPs to model genome annotation?

    EMS-mutagenesis causes G->A and C->T transitions. In most cases large numbers of these lesions are produced per genome with only one being the source of mutant phenotype screened for.

    I have a lists of 50-100 of these mutations/genome for a number of yeast strains as determined from a SOLiD sequencing run.

    What is the recommended method to convert this information (single base change at a known genomic location) to gene name and effect on the gene (eg, synonymous--no change to protein sequence, 1 residue change to sequence, or truncation)? Seems like something that would already have been written.

    --
    Phillip
    Last edited by pmiguel; 04-13-2010, 07:29 AM. Reason: Typo

  • #2
    Originally posted by pmiguel View Post
    What is the recommended method to convert this information (single base change at a known genomic location) to gene name and effect on the gene (eg, synonymous--no change to protein sequence, 1 residue change to sequence, or truncation)? Seems like something that would already have been written.
    The "consequences" module in our software Nesoni (*) does this... BUT it requires you to use the previous "shrimp" (align) and "consensus" (call) modules beforehand - all the modules share a folder of results. It is mainly useful for bacterial genomes, so perhaps not as useful to you.

    If it is only subsitutions and not indels, it's a pretty simple BioPerl script to take your list and a Genbank file of the genome and test the effects on each CDS.

    (*) Nesoni http://www.vicbioinformatics.com/software.nesoni.shtml

    Comment


    • #3
      Originally posted by Torst View Post
      The "consequences" module in our software Nesoni (*) does this... BUT it requires you to use the previous "shrimp" (align) and "consensus" (call) modules beforehand - all the modules share a folder of results. It is mainly useful for bacterial genomes, so perhaps not as useful to you.

      If it is only subsitutions and not indels, it's a pretty simple BioPerl script to take your list and a Genbank file of the genome and test the effects on each CDS.

      (*) Nesoni http://www.vicbioinformatics.com/software.nesoni.shtml
      Does it handle multiple exon genes okay? I notice you are primarily a bacterial informatics shop...

      Thanks for the response,
      Phillip

      Comment


      • #4
        Originally posted by pmiguel View Post
        Does it handle multiple exon genes okay? I notice you are primarily a bacterial informatics shop...
        Yes as I said we are bacteria focussed. Even in bacteria we have introns sometimes, and pseudo genes are often written as join(a..b,c..d) for the N-term and C-term "exons". Nesoni uses BioPython for the annotation retrieval, so it *may* work. I will talk to the primary author and find out; it probably isn't difficult to alter to work with join() features. You could try it on a small chromosome? (Assuming you have a server with enough RAM)

        --Torst

        Comment


        • #5
          Originally posted by Torst View Post
          Yes as I said we are bacteria focussed. Even in bacteria we have introns sometimes, and pseudo genes are often written as join(a..b,c..d) for the N-term and C-term "exons". Nesoni uses BioPython for the annotation retrieval, so it *may* work. I will talk to the primary author and find out; it probably isn't difficult to alter to work with join() features. You could try it on a small chromosome? (Assuming you have a server with enough RAM)

          --Torst
          Hi Torst,
          Thanks again for you response. I ended up writing a script employing bioperl to do this. Initially I thought it would take me less time than acquiring and installing Nesoni. But since it took me several days to write and debug my code I was probably wrong.
          Phillip

          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...
            05-06-2024, 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, 05-10-2024, 06:35 AM
          0 responses
          16 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-09-2024, 02:46 PM
          0 responses
          21 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-07-2024, 06:57 AM
          0 responses
          19 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-06-2024, 07:17 AM
          0 responses
          20 views
          0 likes
          Last Post seqadmin  
          Working...
          X