R/output.R
print_biomarkers_per_predicted_synergy.Rd
Print biomarkers for each predicted synergy
print_biomarkers_per_predicted_synergy( biomarkers.dir, predicted.synergies, html.output = TRUE )
biomarkers.dir | string. It specifies the full path name (without the
ending character /) of the directory which holds the biomarker files
for each drug combination in the |
---|---|
predicted.synergies | a character vector of the synergies (drug combination names) that were predicted by at least one of the models in the dataset. |
html.output | logical. If TRUE, it makes the printed output nice for an HTML document. Default value: TRUE. |