monarch-initiative / phenopacket-store

Collections of GA4GH phenopackets that represent individuals with Mendelian diseases.
https://monarch-initiative.github.io/phenopacket-store/
BSD 3-Clause "New" or "Revised" License
14 stars 4 forks source link

export all phenopackets #54

Closed pnrobinson closed 9 months ago

pnrobinson commented 9 months ago

This PR adds some code to extract all of the phenopackets in this repository and add them to a zip or gzip file. It also creates pandas dataframes with summaries. I would like to reformat the directory structure so that we write the phenopackets for each notebook into the same folder. For some reason the shutil copying does not seem to be working so that the output archive is empty.