platemap.PlateUtils.remove_volume

remove_volume#

def remove_volume(target_plate: Plate, target_well: str, volume: int)

Remove volume from a well of a plate object

Arguments:

  • target_plate Plate - target plate in which volume will be removed from,
  • target_well str - target well in which volume will be removed from,
  • volume float - volume of liquid to add to the specified well,

Raises:

  • ValueError - if volume well added passes well deadspace