Skip to content

Commit

Permalink
Merge pull request #4907 from Opentrons/010d6c
Browse files Browse the repository at this point in the history
010d6c
  • Loading branch information
ramifarawi authored Sep 28, 2023
2 parents 10e9aaa + d07d4d5 commit 07ed18a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 11 deletions.
14 changes: 7 additions & 7 deletions protoBuilds/010d6c/README.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
{
"author": "Opentrons",
"categories": {
"Broad Category": [
"Specific Category"
"Sample Prep": [
"Plate Filling"
]
},
"deck-setup": "",
"description": "This protocol does stuff!",
"description": "This protocol performs a Ribrogreen assay - for detailed protocol steps, please see below. There is the option to perform duplicate/triplicate plating. The csv for sample input should include source slot, source well, destination well in the header.",
"internal": "010d6c",
"labware": "\nCorning 12 Reservoir 2000 \u00b5L\nNunc 96 Well Plate 400 \u00b5L\nOpentrons 15 Tube Rack with eppendorf 5 mL\nPyramid 96 Well Plate 2000 \u00b5L\nOpentrons 96 Tip Rack 300 \u00b5L\nOpentrons 24 Tube Rack with NEST 2 mL Snapcap\n",
"markdown": {
"author": "[Opentrons](https://opentrons.com/)\n\n\n",
"categories": "* Broad Category\n\t* Specific Category\n\n\n",
"categories": "* Sample Prep\n\t* Plate Filling\n\n\n",
"deck-setup": "![deck](https://opentrons-protocol-library-website.s3.amazonaws.com/custom-README-images/010d6c/deck.png)\n\n\n",
"description": "This protocol does stuff!\n\n\n",
"description": "This protocol performs a Ribrogreen assay - for detailed protocol steps, please see below. There is the option to perform duplicate/triplicate plating. The csv for sample input should include `source slot, source well, destination well` in the header.\n\n\n",
"internal": "010d6c\n",
"labware": "* Corning 12 Reservoir 2000 \u00b5L\n* Nunc 96 Well Plate 400 \u00b5L\n* Opentrons 15 Tube Rack with eppendorf 5 mL\n* Pyramid 96 Well Plate 2000 \u00b5L\n* [Opentrons 96 Tip Rack 300 \u00b5L](https://shop.opentrons.com/collections/opentrons-tips/products/opentrons-300ul-tips)\n* [Opentrons 24 Tube Rack with NEST 2 mL Snapcap](https://shop.opentrons.com/collections/opentrons-tips/products/tube-rack-set-1)\n\n\n",
"notes": "If you have any questions about this protocol, please contact the Protocol Development Team by filling out the [Troubleshooting Survey](https://protocol-troubleshooting.paperform.co/).\n\n\n",
"pipettes": "* [Opentrons P300 Single Channel Electronic Pipette (GEN2)](https://shop.opentrons.com/single-channel-electronic-pipette-p20/)\n* [Opentrons P300 8 Channel Electronic Pipette (GEN2)](https://shop.opentrons.com/8-channel-electronic-pipette/)\n\n\n",
"process": "1. Input your protocol parameters above.\n2. Download your protocol and unzip if needed.\n3. Upload your custom labware to the [OT App](https://opentrons.com/ot-app) by navigating to `More` > `Custom Labware` > `Add Labware`, and selecting your labware files (.json extensions) if needed.\n4. Upload your protocol file (.py extension) to the [OT App](https://opentrons.com/ot-app) in the `Protocol` tab.\n5. Set up your deck according to the deck map.\n6. Calibrate your labware, tiprack and pipette using the OT App. For calibration tips, check out our [support articles](https://support.opentrons.com/en/collections/1559720-guide-for-getting-started-with-the-ot-2).\n7. Hit \"Run\".\n\n\n",
"protocol-steps": "1. Step 1...\n\n\n",
"protocol-steps": "1. ADDING BUFFER TO PLATE\n2. ADDING CALIBRATION\n3. DUPLICATE PLATING/TRIPLICATE PLATING\n4. ADDING SAMPLE\n5. PLATING TRITON\n6. PLATING TE\n7. PLATING DYE\n\n\n",
"reagent-setup": "![reagents](https://opentrons-protocol-library-website.s3.amazonaws.com/custom-README-images/010d6c/reagents.png)\n\n\n",
"title": "Ribogreen Assay"
},
"notes": "If you have any questions about this protocol, please contact the Protocol Development Team by filling out the Troubleshooting Survey.",
"pipettes": "\nOpentrons P300 Single Channel Electronic Pipette (GEN2)\nOpentrons P300 8 Channel Electronic Pipette (GEN2)\n",
"process": "\nInput your protocol parameters above.\nDownload your protocol and unzip if needed.\nUpload your custom labware to the OT App by navigating to More > Custom Labware > Add Labware, and selecting your labware files (.json extensions) if needed.\nUpload your protocol file (.py extension) to the OT App in the Protocol tab.\nSet up your deck according to the deck map.\nCalibrate your labware, tiprack and pipette using the OT App. For calibration tips, check out our support articles.\nHit \"Run\".\n",
"protocol-steps": "\nStep 1...\n",
"protocol-steps": "\nADDING BUFFER TO PLATE\nADDING CALIBRATION\nDUPLICATE PLATING/TRIPLICATE PLATING\nADDING SAMPLE\nPLATING TRITON\nPLATING TE\nPLATING DYE\n",
"reagent-setup": "",
"title": "Ribogreen Assay"
}
14 changes: 10 additions & 4 deletions protocols/010d6c/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@


## Categories
* Broad Category
* Specific Category
* Sample Prep
* Plate Filling


## Description
This protocol does stuff!
This protocol performs a Ribrogreen assay - for detailed protocol steps, please see below. There is the option to perform duplicate/triplicate plating. The csv for sample input should include `source slot, source well, destination well` in the header.


### Labware
Expand All @@ -37,7 +37,13 @@ This protocol does stuff!


### Protocol Steps
1. Step 1...
1. ADDING BUFFER TO PLATE
2. ADDING CALIBRATION
3. DUPLICATE PLATING/TRIPLICATE PLATING
4. ADDING SAMPLE
5. PLATING TRITON
6. PLATING TE
7. PLATING DYE


### Process
Expand Down

0 comments on commit 07ed18a

Please sign in to comment.