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