opentrons 0.0.5 → 0.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. checksums.yaml +4 -4
  2. data/definitions/12-well-plate.json +161 -0
  3. data/definitions/24-vial-rack.json +309 -0
  4. data/definitions/24-well-plate.json +309 -0
  5. data/definitions/384-plate.json +4665 -0
  6. data/definitions/48-vial-plate.json +601 -0
  7. data/definitions/48-well-plate.json +601 -0
  8. data/definitions/5ml-3x4.json +161 -0
  9. data/definitions/6-well-plate.json +87 -0
  10. data/definitions/96-PCR-flat.json +1185 -0
  11. data/definitions/96-PCR-tall.json +1185 -0
  12. data/definitions/96-deep-well.json +1185 -0
  13. data/definitions/96-flat.json +1185 -0
  14. data/definitions/96-well-plate-20mm.json +1185 -0
  15. data/definitions/MALDI-plate.json +4281 -0
  16. data/definitions/PCR-strip-tall.json +1185 -0
  17. data/definitions/T25-flask.json +23 -0
  18. data/definitions/T75-flask.json +23 -0
  19. data/definitions/alum-block-pcr-strips.json +205 -0
  20. data/definitions/e-gelgol.json +1185 -0
  21. data/definitions/fixed-trash.json +21 -0
  22. data/definitions/hampton-1ml-deep-block.json +1185 -0
  23. data/definitions/opentrons-tiprack-300ul.json +1089 -0
  24. data/definitions/point.json +21 -0
  25. data/definitions/rigaku-compact-crystallization-plate.json +2361 -0
  26. data/definitions/small_vial_rack_16x45.json +309 -0
  27. data/definitions/tall-fixed-trash.json +21 -0
  28. data/definitions/tiprack-1000ul-H.json +561 -0
  29. data/definitions/tiprack-1000ul-chem.json +1149 -0
  30. data/definitions/tiprack-1000ul.json +1089 -0
  31. data/definitions/tiprack-10ul-H.json +561 -0
  32. data/definitions/tiprack-10ul.json +1089 -0
  33. data/definitions/tiprack-200ul.json +1089 -0
  34. data/definitions/trash-box.json +21 -0
  35. data/definitions/trough-12row-short.json +165 -0
  36. data/definitions/trough-12row.json +165 -0
  37. data/definitions/trough-1row-25ml.json +23 -0
  38. data/definitions/tube-rack-.75ml.json +309 -0
  39. data/definitions/tube-rack-15_50ml.json +137 -0
  40. data/definitions/tube-rack-2ml-9x9.json +999 -0
  41. data/definitions/tube-rack-2ml.json +309 -0
  42. data/definitions/tube-rack-5ml-96.json +1185 -0
  43. data/definitions/tube-rack-80well.json +1001 -0
  44. data/definitions/wheaton_vial_rack.json +619 -0
  45. metadata +44 -1
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: opentrons
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nick Emery
@@ -17,6 +17,49 @@ executables: []
17
17
  extensions: []
18
18
  extra_rdoc_files: []
19
19
  files:
20
+ - definitions/12-well-plate.json
21
+ - definitions/24-vial-rack.json
22
+ - definitions/24-well-plate.json
23
+ - definitions/384-plate.json
24
+ - definitions/48-vial-plate.json
25
+ - definitions/48-well-plate.json
26
+ - definitions/5ml-3x4.json
27
+ - definitions/6-well-plate.json
28
+ - definitions/96-PCR-flat.json
29
+ - definitions/96-PCR-tall.json
30
+ - definitions/96-deep-well.json
31
+ - definitions/96-flat.json
32
+ - definitions/96-well-plate-20mm.json
33
+ - definitions/MALDI-plate.json
34
+ - definitions/PCR-strip-tall.json
35
+ - definitions/T25-flask.json
36
+ - definitions/T75-flask.json
37
+ - definitions/alum-block-pcr-strips.json
38
+ - definitions/e-gelgol.json
39
+ - definitions/fixed-trash.json
40
+ - definitions/hampton-1ml-deep-block.json
41
+ - definitions/opentrons-tiprack-300ul.json
42
+ - definitions/point.json
43
+ - definitions/rigaku-compact-crystallization-plate.json
44
+ - definitions/small_vial_rack_16x45.json
45
+ - definitions/tall-fixed-trash.json
46
+ - definitions/tiprack-1000ul-H.json
47
+ - definitions/tiprack-1000ul-chem.json
48
+ - definitions/tiprack-1000ul.json
49
+ - definitions/tiprack-10ul-H.json
50
+ - definitions/tiprack-10ul.json
51
+ - definitions/tiprack-200ul.json
52
+ - definitions/trash-box.json
53
+ - definitions/trough-12row-short.json
54
+ - definitions/trough-12row.json
55
+ - definitions/trough-1row-25ml.json
56
+ - definitions/tube-rack-.75ml.json
57
+ - definitions/tube-rack-15_50ml.json
58
+ - definitions/tube-rack-2ml-9x9.json
59
+ - definitions/tube-rack-2ml.json
60
+ - definitions/tube-rack-5ml-96.json
61
+ - definitions/tube-rack-80well.json
62
+ - definitions/wheaton_vial_rack.json
20
63
  - lib/opentrons.rb
21
64
  - lib/opentrons/commands.rb
22
65
  - lib/opentrons/instruments.rb