helxplatform / dug

Semantic Search
MIT License
32 stars 10 forks source link

Add Programs for BDC studies #355

Closed gaurav closed 6 months ago

gaurav commented 6 months ago

BDC studies can be categorized into programs as per either their tags field (fewer but larger programs) or authz field (more but smaller programs). This PR adds a Program column to the BDC IDs CSV file using the programs from the authz field. The --group-by argument can then be used in bin/get_dbgap_data_dicts.py to group the output files by this Program field.