Method find_pathway_gap Classpackage G::Ecell::Pathway; Function Locates pathway gaps in e-cell rule files Description This method searches for pathway gaps within the eri file of e-cell. Requirements none applications none data none Parameters essential first string Analyzed_reaction.txt text file of analyzed reaction option none Returns first variable substance_list pointer of array Usage (array substance_list)=&find_pathway_gap(string Analyzed_reaction.txt); Input file e-cell rule file Output file none References none Comments none Authors This method was written by Koya Mori(Mory@g-language.org) at Institute for Advanced Biosciences Keio Univ. History Written 28 May 2001 - Koya Mori