Example #1
0
def getCollectionURI(*args):
  return _libsbol.getCollectionURI(*args)
Example #2
0
def getCollectionURI(col):
    return _libsbol.getCollectionURI(col)
Example #3
0
def getCollectionURI(*args):
    return _libsbol.getCollectionURI(*args)
Example #4
0
def getCollectionURI(col):
    return _libsbol.getCollectionURI(col)