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