Changes between Initial Version and Version 1 of Ticket #672


Ignore:
Timestamp:
Nov 5, 2014, 11:53:16 AM (9 years ago)
Author:
Nicklas Nordborg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #672

    • Property Summary RNA dilution wizardRNA concentration normalization wizard
  • Ticket #672 – Description

    initial v1  
    66
    77Also note that the mRNA wizard require that RNAQC items exists and have either RQS or RIN values. In a "real-time" scenario this will not be the case, so the wizard must work without those values.
     8
     9'''Summary of changes'''
     10
     11 * At the end of the 'Create aliquots on Bioanalyzer/Caliper plates' wizard it should be possible to enter the 'RNA concentration normalization wizard'. The current RNA items are automatically selected (the wizard should support manual selection as well).
     12
     13 * RNA items with too low quantity are not normalized, but flagged with `NotEnoughRemainingQuanity` immediately.
     14
     15 * It should be possible to print a lab protocol with dilution volumes and place for comments.
     16
     17 * Registration is done as the last step and should create new items with '.a' as last part of the name and subtype=`RNANormalizedAliquot`. The RNA items are annotated with `AutoProcessing=Disable` so that the create mrna wizard doesn't select them.
     18
     19 * Labels for the tubes should be printed from the partion wizard together with the other labels.
     20
     21 * The mrna wizard should support selecting normalized aliquots. Mixing normalized with non-normalized RNA is not supported. Biggest difference is the underlying query used for automatic selection and that it should be possible to select items without any RQS or RIN value.
     22
     23 * The 'Lab protocols for mRNA and cDNA preparation' need to support the normalized items. No dilution is needed and storage box is temporary.
     24
     25 * 'RNA dilution registration' wizard doesn't have to be done on the plate.
     26
     27 * The rest of the downstreams wizards should be the same, but they probably have to be made aware of the extra item that may site between mRNA and RNA.