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
            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
          • seqadmin
            Strategies for Sequencing Challenging Samples
            by seqadmin


            Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
            03-22-2024, 06:39 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 04-11-2024, 12:08 PM
          0 responses
          17 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          22 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 09:21 AM
          0 responses
          16 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-04-2024, 09:00 AM
          0 responses
          46 views
          0 likes
          Last Post seqadmin  
          Working...
          X