constrain.lab.containers_wells_picklists
Functions
|
Convert 96->(8,12), 384->(16,24), etc. |
|
Convert (1,1)->A1, (4,3)->D3, (12, 12)->H12, etc. |
|
|
|
Convert e.g. |
|
Convert 1->A 26->Z 27->AA etc. |
|
Replace NaNs in a dictionary with a string. |
|
Convert A->1 Z->26 AA->27 etc. |
|
Convert A1->(1,1), H11->(8, 11), etc. |
|
Convert e.g. |
Classes
|
Representation of a list of well-to-well transfers. |
|
Base class for all plates. |
|
Class for 8-well (2 x 4) plates such as colony plating plates |
|
Base class for standard 96-well plates |
|
Class representing a transfer from a source well to a destination well. |
|
Generic class for a well. |
|
Class to represent the volume and quantities of a well. |
Exceptions
NoUniqueWell exception class. |
|