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