# Average Coverage, Sample Level, Pool A Targets

![](https://2763969089-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M52gq1rRSDQOKMQGEuR%2F-M9Z39Nd7c6cJRknLQBm%2F-M9Z6DEJZgEU9Y3vq51i%2FScreen%20Shot%202020-06-11%20at%2012.00.47%20PM.png?alt=media\&token=1c48715a-9ac8-4951-9dbb-f2e2d608417d)

**Theoretical Method**

Calculate average coverage of each of four possible bam types for each sample:

* Standard or “Uncollapsed”
* Collapsed unfiltered: after merging all reads from same UMI family
* Collapsed simplex: three or more reads found on one strand
* Collapsed duplex: one or more reads found on both strands (top and bottom)

&#x20;Coverage is first averaged across each position in a single bait region. Then, the average across each bait region in the sample represents the sample’s final coverage value.&#x20;

**Technical Methods**

* Tool Used:
  * Marianas
  * Waltz CountReads
  * aggregate\_bam\_metrics.sh
  * tables\_module.py
  * plots\_module.r
* Input
  * 4 bams per sample (Standard, U, S, D)
* Output
  * sample\_id-intervals.txt (sample level, included for all 4 bam types)
  * waltz-coverage.txt (aggregated across samples, for a single bam type)
  * coverage\_agg.txt (aggregated across all samples, all bam types, pools A / B)

**Interpretations**

Expected range of coverage values:

* * Raw coverage A panel:&#x20;
    * ctDNA: \~ 15000x-20000x
    * Buffy Coat: \~ 500x-1000x
  * Raw coverage B panel:&#x20;
    * ctDNA: \~ 1000x-1,500x
    * Buffy Coat: \~ 500x-1000x
  * Duplex coverage A panel:&#x20;
    * ctDNA: \~ 500x-2000x&#x20;
    * Buffy Coat: \~ 10x-50x
