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