SynBioDex / pySBOL3

Native python implementation of SBOL 3.0 specification
MIT License
37 stars 16 forks source link

Add Document.remove() #365

Closed tcmitchell closed 2 years ago

tcmitchell commented 2 years ago

Add a method to remove one or more objects from a document. The objects are removed from the document and their document pointer is removed.