| 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. |