반응형
iupac smiles+ ][ create molecule from IUPAC name
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get install ruby-full | |
git clone https://github.com/nicolejung/IUPAC.git | |
cd IUPAC | |
cd test | |
ruby test.rb | |
--------------done-------------- | |
Analysed: "7-ethyl-2,6-dimethylnonane" | |
iupac: "7-ethyl-2,6-dimethylnonane" | |
ruby: [[:C], [:C, [[:C]]], [:C], [:C], [:C], [:C, [[:C]]], [:C], [:C], [:C]] | |
smiles: "CC((C))CCCC((C))CCC" | |




반응형
'organic chemistry > 0x05-tools' 카테고리의 다른 글
genetic engineering][ test data (0) | 2020.01.02 |
---|---|
genetic engineering][ blat 자동 설치 및 자동 테스트 하기 (0) | 2020.01.02 |
simulation ][ pymol 시뮬레이션 사용해보기 (0) | 2019.12.27 |
webgl simulation ][ atomic orbitals 시물레이션 사용해보기 (0) | 2019.12.26 |
naming ][ chempy 사용해보기 (0) | 2019.12.26 |