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