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