teemi.build.robot_assembly

A module to for automating biological assemblies with robots

Functions

make_virtual_plates_fromDF(f_primers, …)

Makes virtual plates from lists of primers and templates.The Pandas DataFrame is used to calculate how much pcr and h2o is needed for the reactions.

picklist_from_plates(F_primer_plate, …)

This function can generate picklist from virtual plates and pandas dataframe with PCR components.

well_keys_96([row])

If true it generates keys for a 96 well plate by row.

Classes

LiquidHandler()

This class is a subclass of the synbiopython Transfer class and can be used to make flowbot instructions.

RobotAssembly(Pandas_dataframe_PCR, …)

Class to generate instructions for robots on demand.