Function computing gene-drug associations from perturbation data
geneDrugPerturbation(x, concentration, type, batch, duration, model = FALSE)
[numeric] Vector of gene expression values
[numeric] Vector with drug concentrations/doses
[factor] Vector of factors specifying the cell lines or type types
[factor] Vector of factors specifying the batch
[character] Vector of measurement times (in hours)
[logical] Should the full linear model be returned? Default set to FALSE
[numeric] Vector reporting the effect size (estimateof the coefficient of drug concentration), standard error (se), sample size (n), t statistic, and F statistics and its corresponding p-value