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