SynBioDex / pySBOL2

A pure Python implementation of the SBOL standard.
Apache License 2.0
20 stars 6 forks source link

Support PartShop.exists() in library #392

Open tramyn opened 3 years ago

tramyn commented 3 years ago

I need a function that will check if a collection exists within a SynBioHub repository. The library does not have this feature supported so a temporary solution provided by @bbartley and @tcmitchell is to call:

PartShop.pull()