Method eri_update_with_kegg Classpackage MT::Ecell::KEGG Function Matches the ecell name with KEGG compound and prints the chemical formulae Description ----------------------------------------- Requirements module SubOpt.pm sub ecell_name2kegg_compound() applications KEGG e-cell data KEGG Compound database file (ftp://kegg.genome.ad.jp/molecules/ligand/compound) Parameters essential first string erifile e-cell rule file option none Returns none Usage &eri_update_with_kegg(string erifile, int minimum_score_to_print); Input file E-CELL eri file Output file none References none Comments none Authors This method was written by Kazuharu Arakawa(gaou@g-language.org) at Institute for Advanced Biosciences Keio Univ. History Written 30 August 2001 - Kazuharu Arakawa