Process data for three-drug combination experiments.
Usage
three_drugs(sheet_name, drug_names, sheet_data)
Arguments
- sheet_name
The name of the sheet being processed.
- drug_names
A list where each element is the name of the corresponding drug.
- sheet_data
A dataframe of the sheet data.
Value
Cf. save_perm_3drugs function.