-
-
-
Define matrix grid positions
-
-
-
-
Usage
-
define_matrix_grid_positions(conc1, conc2)
-
-
-
-
Arguments
-
- conc1
-drug_1 concentration
-
-
-- conc2
-drug_2 concentration
-
-
-
-
Value
-
-
-
list with axis grid positions
-
-
-
Details
-
drug_1
is diluted along the rows as the y-axis and
-drug_2
is diluted along the columns and will be the x-axis.
-
-
-