예제 #1
0
def getDNAComponentSequence(*args):
  return _libsbol.getDNAComponentSequence(*args)
예제 #2
0
def getDNAComponentSequence(com):
    return _libsbol.getDNAComponentSequence(com)
예제 #3
0
파일: libsbol.py 프로젝트: Pfern/libSBOLpy
def getDNAComponentSequence(*args):
    return _libsbol.getDNAComponentSequence(*args)
예제 #4
0
파일: libsbol.py 프로젝트: SynBioDex/pySBOL
def getDNAComponentSequence(com):
    return _libsbol.getDNAComponentSequence(com)