cancerDHC / example-data

This repository is intended to act as a store of example data files from across the NCI Cancer Research Data Commons (CRDC) nodes in a number of formats.
MIT License
0 stars 3 forks source link

Remove direct link to CRDCH schema #45

Open gaurav opened 2 years ago

gaurav commented 2 years ago

In the head_and_mouth/test_load.py, we download the CRDCH schema in YAML directly from GitHub:

https://github.com/cancerDHC/example-data/blob/a5de29d1b37d7476d0c0bd419a8103b5194e4528/head-and-mouth/test_load.py#L13-L14

Instead, we should store the CRDCH schema in the crdch_model file (https://github.com/cancerDHC/ccdhmodel/issues/162).