Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Samtools: SNP calling from only coding regions

    Hi all ,

    I was wondering if i could use samtools to just pull out the SNP from the coding regions? I have SNP from the genome/single chr. I think i saw a code sometime back but could be mistaken. It will be great is some one could point me to one...

    Thanks

  • #2
    Originally posted by newbietonextgen View Post
    Hi all ,

    I was wondering if i could use samtools to just pull out the SNP from the coding regions? I have SNP from the genome/single chr. I think i saw a code sometime back but could be mistaken. It will be great is some one could point me to one...

    Thanks
    What you need:
    SAMtools
    awk
    BEDTools
    bed file containing coordinates of exons (CCDS recommended for human genome)

    call SNPs with samtools and pipe the output to awk to generate a bed file and then pipe that to intersectBed to filter calls that fall within the exon coordinates.

    Comment


    • #3
      Thanks for the reply. I just forgot about BEDTools. Since i am not working on the mouse or human model, does the UCSC gene browser has the coordinates of exons for other sequenced individuals?

      Comment


      • #4
        All human individuals share the same exon set. CCDS is a curated set of exons. You should use it to look at differences between individuals.

        Comment


        • #5
          Thanks for this suggestion but what if you are working on other models (other than human and mouse). Is there a online tool/resource (UCSC, Ensemble) for finding out just the coordinates for the exons? Pleasel let me know.

          Thanks

          Comment


          • #6
            Depends on the organism. UCSC is just one repository for genomic information. It contains information on the following species:
            Human,Chimp, Orangutan,Rhesus,Marmoset, Mouse, Rat, Guinea pig, Rabbit, Cat,Panda, Dog, Horse, Pig, Cow, Elephant, Opossum and Platypus

            Drosophila has its own browser also. Some species are not model organism so they wouldn't have that much information available. I would try the following Google search: <your species name> genome browser. If anything exists it should show up.
            Hope this helps.

            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...
              04-22-2024, 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
            59 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 10:19 PM
            0 responses
            57 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 09:21 AM
            0 responses
            53 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-04-2024, 09:00 AM
            0 responses
            56 views
            0 likes
            Last Post seqadmin  
            Working...
            X