Exemplo n.º 1
0
def getNumCollections(*args):
  return _libsbol.getNumCollections(*args)
Exemplo n.º 2
0
def getNumCollections(doc):
    return _libsbol.getNumCollections(doc)
Exemplo n.º 3
0
def getNumCollections(*args):
    return _libsbol.getNumCollections(*args)
Exemplo n.º 4
0
def getNumCollections(doc):
    return _libsbol.getNumCollections(doc)