Changes between Version 7 and Version 8 of Ticket #461, comment 7


Ignore:
Timestamp:
Feb 6, 2013, 8:54:29 AM (11 years ago)
Author:
olle

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #461, comment 7

    v7 v8  
    1818|| Original tissue quantity || `sample.getOriginalQuantity()/1000.0f` || Annotation value `QIACUBE_DATE` of extract from lysate from sample || OK ||
    1919|| Quantity tissue used || `extract.getCreationEvent()` `.getUsedQuantity(sample)/1000.0f` for extracts from sample (may be more than one extract/sample) || Annotation value `QIACUBE_DATE` of extract from lysate from sample || OK ||
    20 || Histology piece quantity || `sample.getOriginalQuantity()/1000.0f` for histology sample || Annotation value `PARTITION_DATE` of histology sample || Partial resemblance ||
     20|| Histology piece quantity || `sample.getOriginalQuantity()/1000.0f` for histology sample || Annotation value `PARTITION_DATE` of histology sample || Extra items, partial resemblance ||
    2121|| Remaining tissue quantity || ` sample.getRemainingQuantity()/1000.0f` || Annotation value `QIACUBE_DATE` of extract from lysate from sample || OK ||
    2222|| Total quantity DNA used || `extract.getOriginalQuantity()` for DNA extract || Annotation value `QIACUBE_DATE` of DNA extract || OK ||