Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Trying to identify low coverage regions (bases) in my sample from a Bam and BED file.

    I have a bed of my targets (start and stop coordinates of each exon of my genes of interest). I have a BAM file generated from my ION PGM run. I am trying to identify any location identified in my BED file where I have less than 20x coverage so I can fill in these regions with traditional Sanger sequencing.

    Basically, if any bases within the exon are covered at less than 20x, I want to know which. (I have heard 20x is a good threshold for germline variants, agreed?)

    Also, if I add a descriptive section to the BED file contain “gene-exon” that could be included would be even more helpful.

    I have been reading post online for days, and I am lost here. Can anybody help please?

    Thanks

    Pfeifferr

  • #2
    cross-posted http://www.biostars.org/p/95986/

    Comment


    • #3
      If this data was analyzed using Ion reporter then you should be able to get a "coverage" report by including the coverage plugin. Just adding that as another available option.

      subtractBed from Bedtools may be an option. But that would not tell you if something is present at 20x or less (just present or absent) so it may not work for you.
      Last edited by GenoMax; 03-24-2014, 10:11 AM.

      Comment


      • #4
        Thanks Genomax,

        I did run the coverage analysis plugin. However, this doesn't solve my real problem. I am trying to find out which bases within a set of coding exons are covered at < 20x. However, the coverage analysis plugin gives you "amplicon coverage summary" which is coverage per amplicon, and since we have multiple amplicons covering an exon and overlapping amplicons, low amplicon coverage does not necessarily mean low coverage of a base in the target. The "base depth of coverage" can tell me how many bases are covered at 1x, 2x, 3x etc, but now where they are located.

        Comment


        • #5
          Then bedtools/coverageBed analysis with the "-d" option to get base level coverage would be the way to go (http://bedtools.readthedocs.org/en/l.../coverage.html). Some post-processing will be required to separate positions that have < 20 x coverage.

          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
          39 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          41 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 09:21 AM
          0 responses
          35 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