コード例 #1
0
ファイル: libsbol.py プロジェクト: stationarysalesman/pySBOL
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)