RACEdb v.14Dec05

project:

order by:

show primer information

give me the data:below in a file

RACEdb contains data on RACE experiments in the ENCODE regions and links to the UCSC genome browser to visualize them. A PDF document describing the database schema can be downloaded by clicking on the right.

To install a copy of the database download this file, uncompress it and load it into mysql once you've created a database (e.g., called RACEdb):

$ mysql -u username RACEdb < RACEdb.dump051214.sql
      

questions or comments to rcasteloatimim.es and/or jlagardeatimim.es


an example of an interesting query is to obtain identifiers and positions of all the loci extensions by 5' RACE of the known genes. A possible query statement to get that is in this file and the result is in this other file.