Altering verified protocols

Is there an easier way to make small alterations to the verified protocols from Opentrons?

For example, if the pre-made protocol has the magnet in A3 but mine was setup in D2, can I update the layout in the Opentrons app or do I need to trawl through the code to find every mention of A3 and change it to D2. Similarly for tips, can I dynamically update the run details in the app before sending to the Flex.

Hey @kellogg76 - you should be able to use OpentronsAI to update your deck layout. If you send me the protocol link that you’re using, I’d be happy to test this out for you.

On the dynamically updating the run details, this could only be amended if this was in the code as a runtime parameter. If not, you would need to add runtime parameters to adjust this run to run.

1 Like