Skip to contents

[Experimental]

Usage

zhn_parse_cytogenetics(df, remove_negative = TRUE)

Arguments

df

Cohort data frame from zhn_read_cohort().

remove_negative

Logical; drop "negativ/kein Nachweis" entries (default TRUE).

Value

Data frame with patient_label, diagnose_label, alteration, alteration_class, zytogenetik_raw. Empty input returns a 0-row tibble.

Details

Same logic as zhn_parse_oncoprint() but consumes the separate zytogenetik/karyotyp/fish column. Used by the cytogenetics tab.