monarch-initiative / phenopacket-store

Collection of phenopackets
https://monarch-initiative.github.io/phenopacket-store/
BSD 3-Clause "New" or "Revised" License
12 stars 4 forks source link

Project setup #87

Closed ielis closed 3 months ago

ielis commented 3 months ago

A PR with updates for generating phenopacket store stats.

I added optional dependencies that we need to run the notebooks and updated the documentation to reflect this:

python3 -m pip install ppktstore[notebooks]

if you want to generate the release ZIP and run the stats notebook.

I also updated the notebooks a little. I did not, however, tweak the colors or other aspects of the plot style. I think this should be done via matplotlibrc file, along with restructuring of the repo. We can do that later, if necessary.