wellmap.well_from_row_col

wellmap.well_from_row_col(row, col)[source]

Create a well name from the given row and column names.

Example:

>>> well_from_row_col('A', '2')
'A2'

See also: Well formats