Skip to content

Commit

Permalink
Merge branch 'hotfix/tiplog_stationC'
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelJulia committed May 14, 2020
2 parents b3c67ca + 879d420 commit 46bc491
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions protocols/S3/stationC_protocol1_pcr_S3.ot2.apiv2.py
Original file line number Diff line number Diff line change
Expand Up @@ -493,4 +493,7 @@ def run(ctx: protocol_api.ProtocolContext):
# transfer negative control to position NUM_SAMPLES-2
p20.transfer(7, mm_rack.wells()[4].bottom(1), dests[NUM_SAMPLES-2].bottom(2), air_gap=2, new_tip='always')

# track final used tip
save_tip_info()

finish_run()

0 comments on commit 46bc491

Please sign in to comment.