
Package index
-
bliss_matrix() - Calculate the additivity matrix according to Bliss' method.
-
check_packages() - Check and install required packages.
-
checks() - Checks on the input data matrix.
-
clean_subtable() - Formatting subtable data for analysis.
-
convert_scientific() - Convert to scientific notation.
-
%>% - Import magrittr pipe.
-
index() - Calculate synthetic indexes according to Lehar's method.
-
install_or_not() - Install package if not already installed.
-
plot_heatmap() - Plot heatmap for drug combination data (data_init/data_bliss/data_diff).
-
run_EDITH() - Main function to run EDITH analysis.
-
save_perm_3drugs() - Save permutation results for 3-drug combinations.
-
save_replicat_2drugs() - Save results for replicates of 2-drug combination experiments.
-
three_drugs() - Process data for three-drug combination experiments.
-
two_drugs() - Process data for two-drug combination experiments.