Calculate HRD Score (beta)

The Calculate HRD Score (beta) tool is designed to calculate Homologous recombination deficiency (HRD) from targeted research resequencing experiments.

The tool takes a target-level ploidy track (from the Detect Regional Ploidy tool) and optionally centromers.

To run the Calculate HRD Score (beta) tool, go to:

        Tools | Resequencing Analysis (Image resequencing) | Variant Detection (Image variant_detection_folder_closed_16_h_p) | Calculate HRD Score (beta) (Image calculate_hrd_score_16_n_p)

Select the target-level ploidy track generated by the Detect Regional Ploidy tool and click Next.

You are now presented with choices regarding HRD calculation.

When finished with the settings, click Next to start the algorithm.

HRD calculation

The HRD score is a count of chromosomal rearrangements that can be increased in tumors with HRD. It is calculated as the weighted sum of three different chromosomal rearrangements: The number of Telomeric Allelic Imbalances (TAI), Large-scale Transitions (LST), and long regions of Loss of Heterozygosity (LOH). The calculations are based on identified regions of copy number variations (CNV) as well as variant frequencies in a sample, which are identified beforehand.

The LOH score counts long regions with a minor allele count of zero. LOH regions spanning whole chromosomes are excluded.

The TAI score is defined as the number of regions that:

Calculation of the three scores is inspired by:

The LST score is the number of LST events. The LST score counts large rearrangements for each arm of a chromosome. The regions are merged and short regions removed iteratively. For each chromosome arm, as long as there are segments less than 3 MB, the segment at the first position, that is less than 3 MB is removed and adjacent segments across the whole chromosome arm with identical allele counts merged.

Calculate HRD score algorithm report

The report provides a table listing the HRD score, as well as individual LOH, LST, and TAI scores. In the table is also listed the events that were counted to give the individual LOH, LST and TAI scores.

LOH regions included in the LOH score are listed in the row LOH regions. For each region, the chromosome and the start and end of the LOH region is included. As an example, the entry "2: 151M 169M" should be read as an LOH event on chromosome 2 occurring from position 51M to 169M.

Each transition included in the LST score is listed in the row LST. As an example, in the entry "S1: 1-2 0M 13M -> 1-1 13M 248M" the parts before and after the arrow describes the chromosomal states on each side of the transition and should be read as: Start of chromosome 1, minor allele count 1, major allele count 2, positions 0M-13M changes to minor allele count 1, major allele count 1, positions 13M to 248M.

For TAI, results are listed for each chromosome in the row TAI. As an example "S1 TAI 2 1-2", should be read as start of chromosome 1, TAI event, most prevalent copy number state for the whole chromosome is 2, for the TAI event minor allele count is 1 and major allele count is 2. Correspondingly, "E1 CENT 125M 248M" should be read as end of chromosome 1, region extends from end of chromosome to centromere and is not counted as TAI, positions 125M-248M and "E10 NO 2 1-1" should be read as end of chromosome 10, no TAI event, most prevalent copy number state for the whole chromosome is 2, and for the region closest to the end of the chromosome minor allele count is 1 and major allele count is 1. Hence, a TAI event is only counted when TAI is part of the annotation for a given chromosome arm.