Week 3 HW: Lab Automation

##Python Script for Opentrons Artwork

my Coordinates
tagrfp_points = [(-15.4, 15.4),(-13.2, 15.4),(-11, 15.4),(-8.8, 15.4),(-6.6, 15.4),(2.2, 15.4),(4.4, 15.4),(6.6, 15.4),(8.8, 15.4),(-17.6, 13.2),(-4.4, 13.2),(-2.2, 13.2),(0, 13.2),(11, 13.2),(-19.8, 11),(-2.2, 11),(13.2, 11),(-19.8, 8.8),(-13.2, 8.8),(-11, 8.8),(-8.8, 8.8),(-6.6, 8.8),(2.2, 8.8),(4.4, 8.8),(6.6, 8.8),(8.8, 8.8),(15.4, 8.8),(-19.8, 6.6),(-13.2, 6.6),(-11, 6.6),(-8.8, 6.6),(-6.6, 6.6),(2.2, 6.6),(4.4, 6.6),(6.6, 6.6),(8.8, 6.6),(15.4, 6.6),(-19.8, 4.4),(-13.2, 4.4),(-11, 4.4),(-8.8, 4.4),(-6.6, 4.4),(0, 4.4),(2.2, 4.4),(4.4, 4.4),(6.6, 4.4),(8.8, 4.4),(15.4, 4.4),(-19.8, 2.2),(-13.2, 2.2),(-11, 2.2),(-8.8, 2.2),(-6.6, 2.2),(-4.4, 2.2),(-2.2, 2.2),(0, 2.2),(2.2, 2.2),(4.4, 2.2),(6.6, 2.2),(8.8, 2.2),(15.4, 2.2),(-19.8, 0),(-13.2, 0),(-11, 0),(-8.8, 0),(-6.6, 0),(-4.4, 0),(-2.2, 0),(0, 0),(2.2, 0),(4.4, 0),(6.6, 0),(8.8, 0),(15.4, 0),(-19.8, -2.2),(-13.2, -2.2),(-11, -2.2),(-8.8, -2.2),(-6.6, -2.2),(-4.4, -2.2),(-2.2, -2.2),(0, -2.2),(2.2, -2.2),(4.4, -2.2),(6.6, -2.2),(8.8, -2.2),(15.4, -2.2),(-19.8, -4.4),(-13.2, -4.4),(-11, -4.4),(-8.8, -4.4),(-6.6, -4.4),(-4.4, -4.4),(-2.2, -4.4),(0, -4.4),(2.2, -4.4),(4.4, -4.4),(6.6, -4.4),(13.2, -4.4),(15.4, -4.4),(-17.6, -6.6),(-11, -6.6),(-8.8, -6.6),(-6.6, -6.6),(-4.4, -6.6),(-2.2, -6.6),(0, -6.6),(2.2, -6.6),(4.4, -6.6),(6.6, -6.6),(13.2, -6.6),(-15.4, -8.8),(-8.8, -8.8),(-6.6, -8.8),(-4.4, -8.8),(-2.2, -8.8),(0, -8.8),(2.2, -8.8),(4.4, -8.8),(11, -8.8),(-13.2, -11),(-6.6, -11),(-4.4, -11),(-2.2, -11),(0, -11),(2.2, -11),(8.8, -11),(-11, -13.2),(-4.4, -13.2),(-2.2, -13.2),(0, -13.2),(6.6, -13.2),(-8.8, -15.4),(-2.2, -15.4),(4.4, -15.4),(-6.6, -17.6),(2.2, -17.6),(-4.4, -19.8),(0, -19.8),(-2.2, -22)] electra2_points = [(-15.4, 11),(-13.2, 11),(-11, 11),(-8.8, 11),(-6.6, 11),(2.2, 11),(4.4, 11),(6.6, 11),(8.8, 11),(-15.4, 8.8),(-4.4, 8.8),(0, 8.8),(11, 8.8),(-15.4, 6.6),(-4.4, 6.6),(0, 6.6),(11, 6.6),(-15.4, 4.4),(-4.4, 4.4),(-2.2, 4.4),(11, 4.4),(-15.4, 2.2),(11, 2.2),(-15.4, 0),(11, 0),(-15.4, -2.2),(11, -2.2),(-15.4, -4.4),(8.8, -4.4),(-13.2, -6.6),(8.8, -6.6),(-11, -8.8),(6.6, -8.8),(-8.8, -11),(4.4, -11),(-6.6, -13.2),(2.2, -13.2),(-4.4, -15.4),(0, -15.4),(-2.2, -17.6)] mplum_points = [(-15.4, 13.2),(-13.2, 13.2),(-11, 13.2),(-8.8, 13.2),(-6.6, 13.2),(2.2, 13.2),(4.4, 13.2),(6.6, 13.2),(8.8, 13.2),(-17.6, 11),(-4.4, 11),(0, 11),(11, 11),(-17.6, 8.8),(-2.2, 8.8),(13.2, 8.8),(-17.6, 6.6),(-2.2, 6.6),(13.2, 6.6),(-17.6, 4.4),(13.2, 4.4),(-17.6, 2.2),(13.2, 2.2),(-17.6, 0),(13.2, 0),(-17.6, -2.2),(13.2, -2.2),(-17.6, -4.4),(11, -4.4),(-15.4, -6.6),(11, -6.6),(-13.2, -8.8),(8.8, -8.8),(-11, -11),(6.6, -11),(-8.8, -13.2),(4.4, -13.2),(-6.6, -15.4),(2.2, -15.4),(-4.4, -17.6),(0, -17.6),(-2.2, -19.8)]

###Lecture Questions
Find and describe a published paper that utilizes the Opentrons or an automation tool to achieve novel biological applications

Write a description about what you intend to do with automation tools for your final project. You may include example pseudocode, Python scripts, 3D printed holders, a plan for how to use Ginkgo Nebula, and more. You may reference this week’s recitation slide deck for lab automation details.