You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently use a limit of 10,000 when querying the MDS, and that seems to work reasonably well (given the ~1,000 HEAL studies, and far fewer dictionaries), however, for future-proofing it would be good to support an arbitrary number of entries.
There is code for doing that in this very repository, so we would really just need to apply to the HEAL code:
We currently use a limit of 10,000 when querying the MDS, and that seems to work reasonably well (given the ~1,000 HEAL studies, and far fewer dictionaries), however, for future-proofing it would be good to support an arbitrary number of entries.
There is code for doing that in this very repository, so we would really just need to apply to the HEAL code:
dug-data-ingest/scripts/bdc/get_bdc_studies_from_gen3.py
Lines 32 to 82 in ad5be28
The text was updated successfully, but these errors were encountered: