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