Changes between Version 3 and Version 4 of Ticket #768, comment 10


Ignore:
Timestamp:
Apr 28, 2015, 2:32:08 PM (10 years ago)
Author:
olle

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #768, comment 10

    v3 v4  
    99 3. The DNA/RNA registration/quantification wizard should be updated to retrieve the existing DNA and RNA extract items for a specimen, instead of creating new items.
    1010 4. The DNA/RNA extraction wizards should be updated to specify the storage locations for DNA and RNA extracts in the Lab tracking sheets/reports.
     11
     12Design update:
     13
     14General:
     15
     16 * The change motivates updates of layout and code notation, in addition to updates in functionality:[[BR]]a. Instead of a single storage location for a specimen, now up to three needs to be specified. In order to save space and make the layout more readable, a storage location will be specified on a single line, instead of two, as was used previously (one line for box specification, and one for position in the box). Error messages for both box and position choices, therefore now has to be written in the same space.[[BR]]b. Previously, the only well position of interest for a the RNA extract for a specimen, was related to the position on the !NanoDrop plate. In order to avoid confusion, JSON item `item.rna.well` is renamed `item.rna.nanoDropWell` in scripts.
     17