synbiopython.lab_automation.tools¶
Miscellaneous useful functions.
In particular, methods for converting to and from plate coordinates.
-
synbiopython.lab_automation.tools.find_best_volume_unit(vols)[source]¶ Find the best volume unit for a list of volumes.
-
synbiopython.lab_automation.tools.human_seq_size(n)[source]¶ Return the given sequence as a human friendly 35b, 1.4k, 15k, etc.
-
synbiopython.lab_automation.tools.human_volume(vol, unit='auto')[source]¶ Return a human-readable volume.