Changes between Version 19 and Version 21 of Ticket #887


Ignore:
Timestamp:
May 16, 2016, 11:04:37 AM (8 years ago)
Author:
Nicklas Nordborg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #887 – Description

    v19 v21  
    132132   * `Gender..A.`
    133133   * `Samples`: Comma-separated list with all child item names (cases and blood)
    134   - `cohortStained.txt`: Data from the `Stained` parent item. Columns:
    135    * TODO
     134  - `cohortStained.txt`: Data from the `Stained` parent item. To find the correct item we need to descend from the specimen level (`Specimen -> Histology -> Stained`) and select the one which has `GoodStain=TRUE`. Columns:
     135   * `ID`: Internal ID in BASE
     136   * `Name`: Name of item
     137   * `Type`: Type of item (Case)
     138   * `Created`
     139   * `Registered`
     140   * `Bioplate`
     141   * `Biowell.row`
     142   * `Biowell.column`
     143   * `GoodStain..A.`
     144   * `ScoreComplete..A.`
     145   * `ScoreInvasiveCancer..A.`
     146   * `ScoreInsituCancer..A.`
     147   * `ScoreLymphocytes..A.`
     148   * `ScoreStroma..A.`
     149   * `ScoreFat..A.`
     150   * `ScoreNormal..A.`
    136151  - `cohortINCA.txt`: Data from parent items (eg. Case) that have been imported from the INCA registry. Columns:
    137152   * TODO