[BioRuby-cvs] bioruby/lib/bio/db/kegg compound.rb,0.16,0.17
Katayama Toshiaki
k at dev.open-bio.org
Tue Nov 27 07:09:45 UTC 2007
Update of /home/repository/bioruby/bioruby/lib/bio/db/kegg
In directory dev.open-bio.org:/tmp/cvs-serv20621
Modified Files:
compound.rb
Log Message:
* remark method is added
Index: compound.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/db/kegg/compound.rb,v
retrieving revision 0.16
retrieving revision 0.17
diff -C2 -d -r0.16 -r0.17
*** compound.rb 28 Jun 2007 11:27:24 -0000 0.16
--- compound.rb 27 Nov 2007 07:09:43 -0000 0.17
***************
*** 46,49 ****
--- 46,54 ----
end
+ # REMARK
+ def remark
+ field_fetch('REMARK')
+ end
+
# GLYCAN
def glycans
More information about the bioruby-cvs
mailing list