Hi, The ROI-Masks gold standard annotation file looks like it has incorrect observedValue annotations for column 15 as shown below (should be `"value": "CONFORMING"` not `"value": "CONFORMINGday"`): ``` { "columnNumber": 15, "headerValue": "age_at_initial_pathologic", "results": [ { "resultNumber": 1, "result": { "dataElement": { "id": 3225640, "name": "Patient Diagnosis Age Day Value" }, "dataElementConcept": { "id": 3070767, "name": "Person Diagnosis Age", "conceptCodes": [ "ncit:C25190", "ncit:C15220", "ncit:C25150" ] }, "valueDomain": [ { "observedValue": "31", "permissibleValue": { "value": "CONFORMINGday", "conceptCode": null } }, { "observedValue": "67", "permissibleValue": { "value": "CONFORMINGday", "conceptCode": null } }, ... ```

Created by tconfrey
Hello @tconfrey , Sorry for the delay responding. We did a file update yesterday and we fixed the "CONFORMINGday" error. The update yesterday had fixes to other files (https://www.synapse.org/#!Synapse:syn18065891/discussion/threadId=6955) not only ROI-Masks so you probably want to update your local copies of all the annotated leaderboard files and the caDSR-export.tsv file. Thanks! Gilberto

Bug in ROI-Masks annotation file page is loading…