Mitochondrial reads are filtered out by default.
The non-redundant fraction (NRF) is the fraction of non-redundant mapped reads
in a dataset; it is the ratio between the number of positions in the genome
that uniquely mapped reads map to and the total number of uniquely mappable
reads. The NRF should be > 0.8. The PBC1 is the ratio of genomic locations
with EXACTLY one read pair over the genomic locations with AT LEAST one read
pair. PBC1 is the primary measure, and the PBC1 should be close to 1.
Provisionally 0-0.5 is severe bottlenecking, 0.5-0.8 is moderate bottlenecking,
0.8-0.9 is mild bottlenecking, and 0.9-1.0 is no bottlenecking. The PBC2 is
the ratio of genomic locations with EXACTLY one read pair over the genomic
locations with EXACTLY two read pairs. The PBC2 should be significantly
greater than 1.
NRF (non redundant fraction)
PBC1 (PCR Bottleneck coefficient 1)
PBC2 (PCR Bottleneck coefficient 2)
PBC1 is the primary measure. Provisionally
N1: Replicate 1 self-consistent peaks (comparing two pseudoreplicates generated by subsampling Rep1 reads)
N2: Replicate 2 self-consistent peaks (comparing two pseudoreplicates generated by subsampling Rep2 reads)
Ni: Replicate i self-consistent peaks (comparing two pseudoreplicates generated by subsampling RepX reads)
Nt: True Replicate consistent peaks (comparing true replicates Rep1 vs Rep2)
Np: Pooled-pseudoreplicate consistent peaks (comparing two pseudoreplicates generated by subsampling pooled reads from Rep1 and Rep2)
Self-consistency Ratio: max(N1,N2) / min (N1,N2)
Rescue Ratio: max(Np,Nt) / min (Np,Nt)
Reproducibility Test: If Self-consistency Ratio >2 AND Rescue Ratio > 2, then 'Fail' else 'Pass'
Number of peaks called
rep1
rep2
idr_opt
overlap_opt
Number of peaks
299584
299394
29925
98784
Peak calling statistics
Peak region size
rep1
rep2
idr_opt
overlap_opt
Min size
110.0
102.0
111.0
111.0
25 percentile
440.0
410.0
444.0
444.0
50 percentile (median)
440.0
410.0
444.0
444.0
75 percentile
440.0
410.0
444.0
444.0
Max size
1421.0
1375.0
1421.0
1421.0
Mean
438.658820231
409.342258028
420.570359231
436.627065112
rep1rep2idr_optoverlap_opt
Alignment enrichment
Strand cross-correlation measures
rep1
rep2
Reads
15000000
15000000
Est. Fragment Len.
220
215
Corr. Est. Fragment Len.
0.253219558374
0.238839459296
Phantom Peak
50
50
Corr. Phantom Peak
0.241782
0.2503202
Argmin. Corr.
1500
1500
Min. Corr.
0.1681672
0.1863845
NSC
1.505761
1.281434
RSC
1.15537
0.8204334
Performed on subsampled reads
NOTE1: For SE datasets, reads from replicates are randomly subsampled.
NOTE2: For PE datasets, the first end of each read-pair is selected and the reads are then randomly subsampled.
Normalized strand cross-correlation coefficient (NSC) = col9 in outFile
Relative strand cross-correlation coefficient (RSC) = col10 in outFile
Estimated fragment length = col3 in outFile, take the top value
rep1rep2
Fingerprint and Jensen-Shannon distance
rep1
rep2
% genome enriched
0.254362621275
0.283591256637
AUC
0.495220449248
0.495789120855
CHANCE divergence
0.108236653598
0.0994680032228
Elbow Point
0.0
0.0
JS Distance
0.654533968024
0.61479714749
Synthetic AUC
0.49898592288
0.505143324061
Synthetic Elbow Point
0.214235667237
0.169080912161
Synthetic JS Distance
0.349051726465
0.302123805992
Peak enrichment
Fraction of reads in peaks (FRiP)
FRiP for spp raw peaks
rep1
rep2
rep1-pr1
rep2-pr1
rep1-pr2
rep2-pr2
pooled
pooled-pr1
pooled-pr2
Fraction of Reads in Peaks
0.246909928916
0.182553504755
0.263605437739
0.194988770059
0.263475546112
0.196081526243
0.201589030066
0.211218396822
0.211206029547
FRiP for overlap peaks
rep1_vs_rep2
rep1-pr1_vs_rep1-pr2
rep2-pr1_vs_rep2-pr2
pooled-pr1_vs_pooled-pr2
Fraction of Reads in Peaks
0.133030607287
0.161059283491
0.09770875326
0.135237594395
FRiP for IDR peaks
rep1_vs_rep2
rep1-pr1_vs_rep1-pr2
rep2-pr1_vs_rep2-pr2
pooled-pr1_vs_pooled-pr2
Fraction of Reads in Peaks
0.0946362493279
0.1143823114
0.0627337186093
0.09670376671
For raw peaks (e.g. spp and macs2):
repX: Peak from true replicate X
repX-prY: Peak from Yth pseudoreplicates from replicate X
pooled: Peak from pooled true replicates (pool of rep1, rep2, ...)
pooled-pr1: Peak from 1st pooled pseudo replicate (pool of rep1-pr1, rep2-pr1, ...)
pooled-pr2: Peak from 2nd pooled pseudo replicate (pool of rep1-pr2, rep2-pr2, ...)
For overlap/IDR peaks:
repX_vs_repY: Comparing two peaks from true replicates X and Y
repX-pr1_vs_repX-pr2: Comparing two peaks from both pseudoreplicates from replicate X
pooled-pr1_vs_pooled-pr2: Comparing two peaks from 1st and 2nd pooled pseudo replicates