Changes between Version 16 and Version 19 of Ticket #887
- Timestamp:
- May 16, 2016, 9:50:49 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #887 – Description
v16 v19 105 105 * `ID`: Internal ID in BASE 106 106 * `Name`: Name of item 107 * `Type`: Type of item ( Lysate)107 * `Type`: Type of item (Specimen) 108 108 * `Original.quantity..µg.`: Weight of sample received 109 109 * `Created`: Date the sample was created (operation date) … … 120 120 * `LinkedSpecimen..A.` 121 121 - `cohortCase.txt`: Data from the `Case` parent item (except INCA data). Columns: 122 * TODO 122 * `ID`: Internal ID in BASE 123 * `Name`: Name of item 124 * `Type`: Type of item (Case) 125 * `Consent..A.` 126 * `ConsentDate..A.` 127 * `Laterality..A.` 123 128 - `cohortPatient.txt`: Data from the `Patient` parent item. Columns: 124 * TODO 129 * `ID`: Internal ID in BASE 130 * `Name`: Name of item 131 * `Type`: Type of item (Patient) 132 * `Gender..A.` 133 * `Samples`: Comma-separated list with all child item names (cases and blood) 125 134 - `cohortStained.txt`: Data from the `Stained` parent item. Columns: 126 135 * TODO