From: Sucheta T. <su...@vb...> - 2004-07-01 16:15:23
|
Hi, My most immediate concern is about locating where the prediction_program_algorithm is stored in GUS. Here I mean the gene prediction programs like genscan, glimmer etc. In some of the views which gets data from NAFeatureIMP though I see prediction_algorithm_id but that refers to core.algorithm, and which just stores the plugin information, that are used in the current project. For example in our core.algorithm table the following is the data: id Name === ===== 1 SQL*PLUS 2 GA-Plugin 3 GUS::Common::Plugin::SubmitRow 4 GUS::Common::Plugin::LoadTaxon 5 GUS::GOPredict::Plugin::LoadGoOntology .... So the prediction_algorithm_id is wrongly pointing to core.algorithm?? thanks Sucheta |