Method cds_echo Classpackage G::Seq::Util; Function Displays the starting and ending positions of a CDS. Description This method displays the start positions and stop position sof all CDS in the genome. Requirements modules SubOpt.pm applications none data none Parameters essential first pointer Genome G's instance option none Returns first hash result the result of the hash Usage (hash result)=&cds_echo(pointer Genome); Input file none 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 23 June 2001 - Koya Mori