Process data for two-drug combination experiments.
Usage
two_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_replicat_2drugs function.