Clinical-Genomics / clinical_EPPs

EPPs used in clinical genomics LIMS
3 stars 0 forks source link

Change script in step Aliqout samples for enzymatic fragm. Twist #192

Closed cesve closed 4 years ago

cesve commented 4 years ago

Lims Issue

Work Flow: Twist v3 Protocol: Library Prep TWIST v2 Step: Aliquot samples for enzymatic fragmentation TWIST

Description: The needs in this step have slightly changed...

We would like to divide the script into two. One that is calculating "Amount needed" and one that is calculating the volumes.

  1. Amount needed: If "Amount" >= 250 ---> "Amount needed" = 250 If "Amount" < 250 --> "Amount needed" = "Amount"

In the step today the UDF "Amount needed" is visible in the step. We would like it to be in that way now as well. It should also be possible to change the "Amount needed" at sample level if wanted.

  1. Calculate volumes: This should be like it is today, except for the division described above. We would also like to not have a fixed "Total volume=30" as it is today. Instead we would like to choose the total volume which is 30 or 50.