Skip to main content

Wrapper to allow Opentrons multichannel pipettes to use any number of tips

Project description

PipetteWrapper

PipetteWrapper is used to wrap opentrons multichannel Pipette objects to allow multichannels to act as single channels.

CURRENTLY REQUIRES A MODIFICATION TO LINE 67 IN opentrons/api/calibration.py:

CHANGE:

inst.pick_up_tip(container._container[0])

TO:

inst.pick_up_tip(location=container._container[0])

Example

from opentrons import labware, instruments
tip_rack = labware.load('opentrons-tiprack-300ul', slot='4')
pipette = PipetteWrapper(instruments.P50_multi(mount='left', tip_racks=[tip_rack]))
plate = labware.load('96-flat')
pipette.distribute(50, plate.wells('A1'), plate.wells('A2'), num_tips=4)  # Uses 4 tips
pipette.transfer(50, plate.wells('A1'), plate.wells('A2'))  # Defaults behaviour (8 tips)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pipettewrapper-0.0.3.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pipettewrapper-0.0.3-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

Details for the file pipettewrapper-0.0.3.tar.gz.

File metadata

  • Download URL: pipettewrapper-0.0.3.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.9.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

File hashes

Hashes for pipettewrapper-0.0.3.tar.gz
Algorithm Hash digest
SHA256 1a5dc5519d9b26f48c2a21624f108f7491c5df855b5a67b81dcf04cc2cc266eb
MD5 6817ab8f67d12bfe4d7bde994012af2d
BLAKE2b-256 96812e45f72d88fdfdfeb944562f817095a852f4f21ffa1da40f1cdaf3c925c3

See more details on using hashes here.

File details

Details for the file pipettewrapper-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: pipettewrapper-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 16.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.9.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.5

File hashes

Hashes for pipettewrapper-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7cc77633bf1fa7e220982113085447e46b9fb67da21421355e7e609d39e92813
MD5 6983a410698af86442f52af81337f17f
BLAKE2b-256 a65807c00a4f29b83f60c86967e037ac287b4cf479bb135918922b812ffb45a8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page