chanzuckerberg / cryoet-data-portal-backend

CryoET Data Portal API server & ingestion scripts
MIT License
1 stars 2 forks source link

Add ability to store all unique values when using dataset_config_merge.py #146

Closed daniel-ji closed 1 month ago

daniel-ji commented 1 month ago

Now, when you run python dataset_config_merge.py, you can specify the --unique_values flag to get all unique values from the config files in the dataset_configs/ folder. Helpful when wondering what the current data looks like for a specific field.