
Build biomarker reactable with category-aware styling Combines tier 1 and tier 2 records in one table. Header uses tier 1 color; THERAPY_MATCH cell background reflects the row's tier (1 or 2).
Source:R/render_table.R
render_actble_bm_table.RdBuild biomarker reactable with category-aware styling Combines tier 1 and tier 2 records in one table. Header uses tier 1 color; THERAPY_MATCH cell background reflects the row's tier (1 or 2).
Usage
render_actble_bm_table(
rctbl_recs = NULL,
variant_category = "snv_indel",
clnsig = "therapeutic_sensitivity",
color_palette = pcgrr::color_palette
)