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