Skip to contents

Using the output of CallLGA, we determine the HRD status of a sample based on the number of LGAs >= 10 Mb in size.

Usage

GetHRDStatus(lga_calls)

Arguments

lga_calls

The table of LGA counts by size, as returned by CallLGA.

Value

The HRD status of the sample: TRUE if the number of LGAs >= 10 Mb exceeds 20; FALSE otherwise.