Example #1
0
def getNthDNAComponentIn(*args):
  return _libsbol.getNthDNAComponentIn(*args)
Example #2
0
def getNthDNAComponentIn(col, n):
    return _libsbol.getNthDNAComponentIn(col, n)
Example #3
0
def getNthDNAComponentIn(*args):
    return _libsbol.getNthDNAComponentIn(*args)
Example #4
0
def getNthDNAComponentIn(col, n):
    return _libsbol.getNthDNAComponentIn(col, n)