R/utils.R
data_model.Rd
Detect model of data
data_model(x)
data.table with raw data or SummarizedExperiment object with gDR assays
string with the information of the raw data follows single-agent or combination data model
data_model("single-agent") #> [1] "single-agent"