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