Method file_list Classpackage G::Tools::Mapping; Function creates a list of the query files Description Creates a reference list of the cDNA names and *.fst files which were created by the Mapping system. The results are ouputted in csv format on ID_list.txt. Requirements SubOpt.pm applications none data none Parameters essential first string query_directory the pass of the query directory option none Returns none Usage &file_list(string query_directory); Input file none Output file list of query files in text format 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 8/17 - Koya Mori