-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
40 changed files
with
4,404 additions
and
539 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# OT2 simple toy demonstration | ||
|
||
Example Opentrons Protocol as LabOP | ||
|
||
|
||
## Protocol Materials: | ||
|
||
|
||
## Protocol Steps: | ||
1. Provision a container named `sample plate` such as: | ||
[Corning96WellPlate360uLFlat](https://sift.net/container-ontology/container-ontology#Corning96WellPlate360uLFlat). | ||
2. Provision a container named `tiprack` such as: | ||
[Opentrons96TipRack300uL](https://sift.net/container-ontology/container-ontology#Opentrons96TipRack300uL). | ||
3. Transfer 100.0 microliter of `sample plate` sample to wells B2 of Corning 96 Well Plate `sample plate`. | ||
4. Import data into the provided Excel file: . | ||
|
||
--- | ||
Timestamp: 2023-09-25 01:21:29.806385 | ||
Protocol version: 1.0 |
Oops, something went wrong.