GigaScience, giy110, https://doi.org/10.1093/gigascience/giy110
Background
In addition to mapping quality information, the Genome coverage contains valuable biological information like the presence of repetitive regions, deleted genes or copy number variations. It is essential to take into consideration atypical regions, trends (e.g., origin of replication) or known and unknown biases that influence coverage. It is also important that reported events have robust statistics (e.g. z-score) associated with their detections as well as precise location.
Results
We provide a standalone application – sequana_coverage – that reports genomic regions of interest (ROIs) which are significantly over- or under-represented in HTS sequencing data. Significance is associated with the events as well as characteristics such as length of the regions. The algorithm first detrends the data using an efficient running median algorithm. It then estimates the distribution of the normalized genome coverage with a Gaussian mixture model. Finally, a z-score statistic is assigned to each base position and used to separate the central distribution from the ROIs (i.e., under- and over-covered regions). A double thresholds mechanism is used to cluster the genomic ROIs. HTML reports provide a summary with interactive visual representations of the genomic ROIs with standard plots and metrics. Genomic variations such as single nucleotide variants (SNVs) or copy number variations (CNVs) can be effectively identified at the same time.