Skip to contents

Parses DRAGEN hrdscore.csv file.

Usage

dragen_hrd(x = NULL)

Arguments

x

Path to DRAGEN hrdscore.csv file.

Value

Tibble with a single row and the following score columns:

  • HRD (homologous recombination deficiency)

  • LOH (loss of heterozygosity)

  • TAI (telomeric allelic imbalance)

  • LST (large-scale state transitions)

If no input is provided, the fields are NA.