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
            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
          • seqadmin
            Techniques and Challenges in Conservation Genomics
            by seqadmin



            The field of conservation genomics centers on applying genomics technologies in support of conservation efforts and the preservation of biodiversity. This article features interviews with two researchers who showcase their innovative work and highlight the current state and future of conservation genomics.

            Avian Conservation
            Matthew DeSaix, a recent doctoral graduate from Kristen Ruegg’s lab at The University of Colorado, shared that most of his research...
            03-08-2024, 10:41 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 03-27-2024, 06:37 PM
          0 responses
          13 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 03-27-2024, 06:07 PM
          0 responses
          12 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 03-22-2024, 10:03 AM
          0 responses
          53 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 03-21-2024, 07:32 AM
          0 responses
          69 views
          0 likes
          Last Post seqadmin  
          Working...
          X