Esempio n. 1
0
def getNthCollection(*args):
  return _libsbol.getNthCollection(*args)
Esempio n. 2
0
def getNthCollection(doc, n):
    return _libsbol.getNthCollection(doc, n)
Esempio n. 3
0
def getNthCollection(*args):
    return _libsbol.getNthCollection(*args)
Esempio n. 4
0
def getNthCollection(doc, n):
    return _libsbol.getNthCollection(doc, n)