Program for: Compare two lists of genes 
Description
An HTML form calls a Perl CGI program.  Info associated with worm genes is pulled from a database.
 
Tarred gzip package.
File list
Compare.html			Template
circle.1not2.jpeg
circle.2not1.jpeg
circle.and.jpeg
circle.or.jpeg
circle.xor.jpeg
compare_lists.cgi		Perl CGI
config.txt				Config file
GPL.txt		
INSTALL.txt			
load_mysql.bat			Script to load database
load_oracle.bat			Script to load database
load_primers			Script to load primers
make_tables_mysql.sql	Setup database tables.
make_tables_oracle.sql	Setup database tables.
Primers.all.8-05.txt	C. elegans sjj primers (Used on Kim lab microarray, etc).
wb_all_map.8-05.txt		Chromosomal locations of genes.
WebConfig.pm			Perl library.
Worm.pm					Perl library.
Install instructions.
In INSTALL.txt.