Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Magpie101
    Junior Member
    • Jun 2016
    • 2

    Coverage Estimates from Masked/Unmasked Genome

    Hi All,

    I've carried out a mapping run with Illumina paired-end reads to a genome using BWA. From this I've calculated i) x times coverage and ii) fraction of the reference sequence covered to a depth of at least one read. My supervisor now wants me to get coverage metrics which take into account regions that have no read coverage as they are repetitive elements. In essence he just wants coverage stats for the 'mappable' region.

    So, for example, the genome I'm using is c. 2.3Gb in length and c. 50% of this is composed of repeats which reads are unlikely to map to. This will deflate the coverage estimates. So if, say, I have c. 50% of a reference sequence covered at at least 1 read depth; if I minus the 50% of the genome that are repeats then this rises to 100%. What I'm trying to figure out is if I know the annotations info for the repetitive elements can I figure this out with my existing .bam file or will I need to remap to a hard-masked genome or remove the repetitive elements somehow and then figure it out.

    I really hope this makes sense (I suspect not!).

    Thanks
    Last edited by Magpie101; 11-04-2016, 11:09 AM.
  • atcghelix
    Member
    • Jul 2013
    • 74

    #2
    The samtools "depth" command should output the coverage at only the bases that have a depth of at least 1 if that's what you want.

    But this is conceptually different than filtering out repetitive regions based on the annotations you have.

    Comment

    • dpryan
      Devon Ryan
      • Jul 2011
      • 3478

      #3
      Use GEM to determine the mappable regions and then determine coverage accordingly.

      Comment

      Latest Articles

      Collapse

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Today, 10:09 AM
      0 responses
      9 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, Yesterday, 08:59 AM
      0 responses
      15 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 12:03 PM
      0 responses
      24 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 11:40 AM
      0 responses
      20 views
      0 reactions
      Last Post SEQadmin2  
      Working...