| Class | Bio::KEGG::DRUG |
| In: |
lib/bio/db/kegg/drug.rb
(CVS)
|
| Parent: | KEGGDB |
| DELIMITER | = | RS = "\n///\n" |
| TAGSIZE | = | 12 |
ATOM, BOND
# File lib/bio/db/kegg/drug.rb, line 74 def kcf return "#{get('ATOM')}#{get('BOND')}" end