Giter Club home page Giter Club logo

laserprotocoldesigner's Introduction

Stuff to change in protocol designer

When remove well plate mark all steps that used that well plate

Select and duplicate multiple steps

Serial Dilution Step

  • Plate 0 dilution
  • Use less tips for serial dilution
  • Different way of nuetralizing

Make tip racks a required component

Add spinner when uploading a protocol

Add wait step

MAKE SURE THAT TRANSFER CHECK IF MIXING THE RIGHT THING

laserprotocoldesigner's People

Contributors

cadeo111 avatar ninjas28 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

laserprotocoldesigner's Issues

Number step attributes set to zero are uneditable in StepEditDialog

Because of bug #17, certain step attributes can be successfully set to zero, or are optional when the step is first created. If this happens, when opening the step to edit it (StepEditDialog) the text field will not appear and instead the text "0" will be shown where the form input would've been.

This is because of the behavior of JavaScript's logical AND operator. It returns the first expression in the comparison if the expression is false. Need to use the stepTypeHas function to determine whether to render UI elements instead of using the value of the attribute in a boolean comparison statement.

Add blowout option

Add checkbox for enabling blowout on transfer, plate, and dispense commands

Add checkbox for touching tip

Add option to toggle touching tip after aspirate and dispense for TRANSFER and PLATE commands and add option to touch tip after ASPIRATE and DISPENSE commands.

Organize Labware in dropdowns

Would be nice to sort the labware in the dropdowns into groups. We can use the group object in the React select component to group options together.

Add blowout location option

Add option for selecting blowout location (trash, source well, destination well).
Feature does not yet exist in stable release of Opentrons API, but is coming in API version 2.8, robot software version 4 (already in beta).

Add option to select multiple wells for transfer

Add ability to select multiple wells to deposit into on the transfer command.

Super bonus feature would be click and drag to select wells, but even just manually toggling each well is a great improvement.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.