Flatten cluster-patient categorization to a data frame
Source:R/cluster_utils.R
flatten_cluster_patient_categorization.RdConverts the named list output of cluster_patient_categorization() into
a flat data frame with one row per cluster-patient pair.
Arguments
- categorization
A named list as returned by
cluster_patient_categorization().