def deleteCollection(*args): return _libsbol.deleteCollection(*args)
def deleteCollection(col): return _libsbol.deleteCollection(col)