cBioPortal/datahub#2238
Current script:
- Print number of live studies
- Print number of studies on DataHub
- Identify studies in DH but not public portal
- Identify studies in public portal but not in DH
Script update:
- In addition to the above:
- Compare current live study list to previous run
- Report increase/decrease in count
- List the added and removed study IDs
- Save current live study IDs to last_live_study_ids.txt to compare with each run
cBioPortal/datahub#2238
Current script:
Script update: