dragen_hrd: Parse DRAGEN HRD File

View source: R/umccrise.R

dragen_hrdR Documentation

Parse DRAGEN HRD File

Description

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.


umccr/gpgr documentation built on Nov. 28, 2024, 10:16 a.m.