dichotomizeExpr_BI: dichotomize expression into binary based on BI

Description Usage Arguments Value

View source: R/formatting_p.R

Description

This is usually needed for KM curve or building surragote resonse variable from continuous variable

Usage

1
dichotomizeExpr_BI(vec, labels = c("Low", "High"), plot = FALSE)

Arguments

vec

expressionv ector

labels

what you want to call the two groups

Value

a character vector


nickytong/GenAnalysis documentation built on July 20, 2019, 8:57 a.m.