celline_drug_target_auc_analysis: Analyze if gene is correlated with drug sensitivity

View source: R/Drug.R

celline_drug_target_auc_analysisR Documentation

Analyze if gene is correlated with drug sensitivity

Description

Analyze if gene is correlated with drug sensitivity

Usage

celline_drug_target_auc_analysis(
  drug.sen.df = NULL,
  gene.df = NULL,
  compare.method = "wilcox.test"
)

Arguments

drug.sen.df

Row is drug, Col is sample. Pls perform log transformation

gene.df

Row is gene Col is sample

compare.method

wilcox.test t.test


ProfessionalFarmer/loonR documentation built on Oct. 9, 2024, 9:56 p.m.