README GENE CHAnge browSER (Version 1.0) -------------------------------------------------------------------------------- GENE CHAnge browSER: ============================== Uses of GENE CHAnge browSER: - To find single gene expression and experimental conditions where that gene is differentially expressed. - To find the comparisons where list of interested Gene IDs or Gene Symbols have up or down regulation according to the input. [ Note : You must have a local copy of GeneChaser database.] More information about GENE CHAnge browSER can be obtained from: - http://genechaser.stanford.edu/ Installation: ============= GENE CHAnge browSER application is packed into 'GENECHASER.zip'. Take these simple steps to install:- Unzip 'GENECHASER.zip' to www directory of your Apache server. Give Read permission for all users. Give Write permission to SaveImages folder. Requirements : Apache Server 2.0 and above. PHP 4.3 and above MySQL 5.0 Configure: ========== - Change configuration file(config.php) present in config folder. $user="Test"; // User name for MySQL server. $password="Test"; // Password for MySQL server. $host="localhost"; $homeDir="/var/www/html/genechaser"; // Base Path where GENECHASER.zip file is extracted. Create local copy of database: ================================ - A database of analyzed results is needed to build locally. For further information please contact : rchen1@stanford.edu For any support e-mail: rchen1@stanford.edu --------------------------------------------------------------------------------