Description Usage Arguments Value Examples
well_label returns a well label (e.g., "A4") for a given row and
column on a microtiter plate.
1  | well_label(row, column)
 | 
row | 
 Numeric row index(es)  | 
column | 
 Numeric column index(es)  | 
String containing the corresponding Well Label
1 2  | well_label(1, 5)
well_label(1:8, 4)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.