ProDBWiki/DeveloperDocumentation/copyDB

From BRF-Software
Revision as of 09:22, 27 May 2005 by imported>NicoleChaux
Jump to navigation Jump to search

CopyDB.cgi

Overview

CopyDB.cgi is a script at the mascot server. It handles the setting and getting from a database. To write this script had two different reasons. First the function reduce_search_space ProDBWiki/DeveloperDocumentation/reduceSearchSpace from msanalysis.cgi needed to send a database to mascot, so that it can make a search against the database. Therefore you can use the function set_database. Second, the search tool emowse needed to get the selected databases, from the search form, from mascot to submit his searches to the databases. For this problem you can use the function get_database.

set_database

get_database

Author: Nicole de la Chaux