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