BorgwardtLab / proteinshake

Protein structure datasets for machine learning.
https://proteinshake.ai
BSD 3-Clause "New" or "Revised" License
99 stars 8 forks source link

make some dependencies optional in the pip install #210

Open timkucera opened 1 year ago

timkucera commented 1 year ago

many dependencies are only needed if you want to process your own datasets. We could separate them a la pip install proteinshake[extended]

timkucera commented 1 year ago

actually we might do that for the release as well, if someone installs via proteinshake[release] we change the license to GPLv3... just as a thought, not sure how that plays out legally