HumanCellAtlas / dcp2

Shared artifacts concerning the Human Cell Atlas (HCA) Data Coordination Platform (DCP)
4 stars 2 forks source link

Fix: Submitter ID for Lungmap is based on wrong slug (#35) #44

Closed dsotirho-ucsc closed 2 years ago

dsotirho-ucsc commented 2 years ago

In section 5.1.1: Describing CGMs as supplementary files of the "DCP/2 System Design" document, a link is provided to the Azul source code for the reader to obtain a full list of the UUIDs that can be set in the file's submitter_id field to identify the supplementary file as a CGM.

This PR updates that link to the latest version of the Azul source code to reflect a change made to the UUID associated with the contributor Lungmap. The slug used to generate the UUID was changed from lungmap_external to lungmap, causing the UUID to change from fedbcffc-4ebc-54f7-8a21-fc63836ef8bb to 31ad7d2c-7262-54aa-92df-7f16418f3b84.

amnonkhen commented 2 years ago

LGTM