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