mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 13:01:12 +00:00
Initial commit
This commit is contained in:
64
unilabos/registry/resources/opentrons/tip_racks.yaml
Normal file
64
unilabos/registry/resources/opentrons/tip_racks.yaml
Normal file
@@ -0,0 +1,64 @@
|
||||
eppendorf_96_tiprack_1000ul_eptips:
|
||||
class:
|
||||
module: pylabrobot.resources.opentrons.tip_racks:eppendorf_96_tiprack_1000ul_eptips
|
||||
type: pylabrobot
|
||||
|
||||
tipone_96_tiprack_200ul:
|
||||
class:
|
||||
module: pylabrobot.resources.opentrons.tip_racks:tipone_96_tiprack_200ul
|
||||
type: pylabrobot
|
||||
|
||||
opentrons_96_tiprack_300ul:
|
||||
class:
|
||||
module: pylabrobot.resources.opentrons.tip_racks:opentrons_96_tiprack_300ul
|
||||
type: pylabrobot
|
||||
|
||||
opentrons_96_tiprack_10ul:
|
||||
class:
|
||||
module: pylabrobot.resources.opentrons.tip_racks:opentrons_96_tiprack_10ul
|
||||
type: pylabrobot
|
||||
|
||||
opentrons_96_filtertiprack_10ul:
|
||||
class:
|
||||
module: pylabrobot.resources.opentrons.tip_racks:opentrons_96_filtertiprack_10ul
|
||||
type: pylabrobot
|
||||
|
||||
geb_96_tiprack_10ul:
|
||||
class:
|
||||
module: pylabrobot.resources.opentrons.tip_racks:geb_96_tiprack_10ul
|
||||
type: pylabrobot
|
||||
|
||||
opentrons_96_filtertiprack_200ul:
|
||||
class:
|
||||
module: pylabrobot.resources.opentrons.tip_racks:opentrons_96_filtertiprack_200ul
|
||||
type: pylabrobot
|
||||
|
||||
eppendorf_96_tiprack_10ul_eptips:
|
||||
class:
|
||||
module: pylabrobot.resources.opentrons.tip_racks:eppendorf_96_tiprack_10ul_eptips
|
||||
type: pylabrobot
|
||||
|
||||
opentrons_96_tiprack_1000ul:
|
||||
class:
|
||||
module: pylabrobot.resources.opentrons.tip_racks:opentrons_96_tiprack_1000ul
|
||||
type: pylabrobot
|
||||
|
||||
opentrons_96_tiprack_20ul:
|
||||
class:
|
||||
module: pylabrobot.resources.opentrons.tip_racks:opentrons_96_tiprack_20ul
|
||||
type: pylabrobot
|
||||
|
||||
opentrons_96_filtertiprack_1000ul:
|
||||
class:
|
||||
module: pylabrobot.resources.opentrons.tip_racks:opentrons_96_filtertiprack_1000ul
|
||||
type: pylabrobot
|
||||
|
||||
opentrons_96_filtertiprack_20ul:
|
||||
class:
|
||||
module: pylabrobot.resources.opentrons.tip_racks:opentrons_96_filtertiprack_20ul
|
||||
type: pylabrobot
|
||||
|
||||
geb_96_tiprack_1000ul:
|
||||
class:
|
||||
module: pylabrobot.resources.opentrons.tip_racks:geb_96_tiprack_1000ul
|
||||
type: pylabrobot
|
||||
Reference in New Issue
Block a user