Refined COO prediction function
refined_coo_rnaseq.Rd
Wrapper for running coo_normalize, coo_predict, and dzsig_predict
Value
a data frame with six columns:
Sample names
COO LPS score prediction
COO class
DZsig LPS score prediction
DZsig class
Refined COO class
Details
This function is a wrapper that runs the normalization and both COO and DZsig predictions, and then combines the results into a single data frame, including the refined COO class. Refined Cell of Origin classification is assigned hierarchically:
If ABC, then ABC
If DZsig-POS, DZsig-POS
Else, COO (GCB or Unclassified)