This directory contains a dump of the UCSC genome annotation database for
the Mar. 2012 (RGSC 5.0/rn5) assembly of the rat genome
(rn5, RGSC Rnor_5.0 (GCA_000001895.3)) from the
Rat Genome Sequencing Consortium. The annotations were generated by
UCSC and collaborators worldwide.
For more information about this assembly, please note the NCBI resources:
http://www.ncbi.nlm.nih.gov/genome/73
http://www.ncbi.nlm.nih.gov/genome/assembly/382928
http://www.ncbi.nlm.nih.gov/bioproject/16219
Files included in this directory (updated nightly):
- *.sql files: the MySQL commands used to create the tables
- *.txt.gz files: the database tables in a tab-delimited format
compressed with gzip.
To see descriptions of the tables underlying Genome Browser annotation
tracks, select the table in the Table Browser:
http://genome.ucsc.edu/cgi-bin/hgTables?db=rn5
and click the "describe table schema" button. There is also a "view
table schema" link on the configuration page for each track.
---------------------------------------------------------------
If you plan to download a large file or multiple files from this
directory, we recommend you use ftp rather than downloading the files
via our website. To do so, ftp to hgdownload.cse.ucsc.edu, then go to
the directory goldenPath/rn5/database/. To download multiple
files, use the "mget" command:
mget <filename1> <filename2> ...
- or -
mget -a (to download all the files in the directory)
Alternate methods to ftp access.
Using an rsync command to download the entire directory:
rsync -avzP rsync://hgdownload.cse.ucsc.edu/goldenPath/rn5/database/ .
For a single file, e.g. gc5BaseBw.txt.gz
rsync -avzP
rsync://hgdownload.cse.ucsc.edu/goldenPath/rn5/database/gc5BaseBw.txt.gz .
Or with wget, all files:
wget --timestamping
'ftp://hgdownload.cse.ucsc.edu/goldenPath/rn5/database/*'
With wget, a single file:
wget --timestamping
'ftp://hgdownload.cse.ucsc.edu/goldenPath/rn5/database/gc5BaseBw.txt.gz'
-O gc5BaseBw.txt.gz
Please note that some files contents, such as this example gc5BaseBw.txt.gz,
will point to the data being hosted in another /gbdb/ location, which
refers to ftp://hgdownload.cse.ucsc.edu/gbdb/
To uncompress the *.txt.gz files:
gunzip <table>.txt.gz
The tables can be loaded directly from the .txt.gz compressed file.
It is not necessary to uncompress them to load into a database,
as shown in the example below.
To load one of the tables directly into your local mirror database,
for example the table chromInfo:
## create table from the sql definition
$ hgsql rn5 < chromInfo.sql
## load data from the txt.gz file
$ zcat chromInfo.txt.gz | hgsql rn5 --local-infile=1
-e 'LOAD DATA LOCAL INFILE "/dev/stdin" INTO TABLE chromInfo;'
------------------------------------------------------------------
These data are made available before scientific publication with the
following understanding:
1. The data may be freely downloaded, used in analyses, and repackaged
in databases.
2. Users are free to use the data in scientific papers analyzing
particular genes and regions if the providers of this data (the Rat
Genome Sequencing Consortium) are properly acknowledged.
3. The Centers producing the data reserve the right to publish the
initial large-scale analyses of the dataset, including large-scale
identification of regions of evolutionary conservation and large-scale
genomic assembly. Large-scale refers to regions with size on the order
of a chromosome (that is, 30 Mb or more).
4. This is in accordance with, and with the understandings in the Fort
Lauderdale meeting discussing Community Resource Projects (see
http://www.wellcome.ac.uk/en/1/awtpubrepdat.html) and the resulting
NHGRI policy statement
(http://www.genome.gov/page.cfm?pageID=10506537).
5. Any redistribution of the data should carry this notice.
Name Last modified Size Description
Parent Directory -
all_est.sql 15-May-2016 11:25 2.1K
all_est.txt.gz 15-May-2016 11:25 46M
all_mrna.sql 09-Jul-2017 12:52 2.1K
all_mrna.txt.gz 09-Jul-2017 12:52 4.0M
augustusGene.sql 26-Jul-2015 17:21 1.9K
augustusGene.txt.gz 26-Jul-2015 17:21 2.4M
bigFiles.sql 16-Jul-2017 06:16 1.3K
bigFiles.txt.gz 16-Jul-2017 06:16 86
chainMm10.sql 17-Jun-2012 21:29 1.6K
chainMm10.txt.gz 17-Jun-2012 21:30 179M
chainMm10Link.sql 17-Jun-2012 20:52 1.5K
chainMm10Link.txt.gz 17-Jun-2012 20:59 1.0G
chainPanTro4.sql 26-Jan-2014 18:29 1.7K
chainPanTro4.txt.gz 26-Jan-2014 18:29 56M
chainPanTro4Link.sql 26-Jan-2014 18:29 1.5K
chainPanTro4Link.txt.gz 26-Jan-2014 18:30 485M
chainRheMac3.sql 02-Dec-2012 21:09 1.7K
chainRheMac3.txt.gz 02-Dec-2012 21:09 51M
chainRheMac3Link.sql 02-Dec-2012 21:07 1.5K
chainRheMac3Link.txt.gz 02-Dec-2012 21:07 444M
chromInfo.sql 17-Jun-2012 21:36 1.3K
chromInfo.txt.gz 17-Jun-2012 21:36 16K
cpgIslandExt.sql 17-Jun-2012 21:34 1.6K
cpgIslandExt.txt.gz 17-Jun-2012 21:34 378K
cpgIslandExtUnmasked.sql 01-Jun-2014 19:35 1.7K
cpgIslandExtUnmasked.txt.gz 01-Jun-2014 19:35 447K
crisprRanges.sql 06-Nov-2016 09:26 1.4K
crisprRanges.txt.gz 06-Nov-2016 09:26 1.3M
crisprTargets.sql 06-Nov-2016 09:26 1.3K
crisprTargets.txt.gz 06-Nov-2016 09:26 59
cytoBand.sql 28-Jul-2013 06:10 1.5K
cytoBand.txt.gz 28-Jul-2013 06:10 2.3K
cytoBandIdeo.sql 28-Jul-2013 06:10 1.5K
cytoBandIdeo.txt.gz 28-Jul-2013 06:10 17K
ensGene.sql 09-Feb-2015 04:18 1.9K
ensGene.txt.gz 09-Feb-2015 04:18 2.4M
ensGtp.sql 09-Feb-2015 04:17 1.4K
ensGtp.txt.gz 09-Feb-2015 04:17 308K
ensPep.sql 09-Feb-2015 04:16 1.3K
ensPep.txt.gz 09-Feb-2015 04:16 7.5M
ensemblSource.sql 09-Feb-2015 04:17 1.3K
ensemblSource.txt.gz 09-Feb-2015 04:17 89K
ensemblToGeneName.sql 09-Feb-2015 04:17 1.4K
ensemblToGeneName.txt.gz 09-Feb-2015 04:17 230K
estOrientInfo.sql 15-May-2016 11:26 1.8K
estOrientInfo.txt.gz 15-May-2016 11:26 13M
extFile.sql 22-Jun-2014 17:01 1.4K
extFile.txt.gz 22-Jun-2014 17:01 77
gap.sql 17-Jun-2012 21:32 1.5K
gap.txt.gz 17-Jun-2012 21:32 2.9M
gbLoaded.sql 09-Jul-2017 12:52 1.6K
gbLoaded.txt.gz 09-Jul-2017 12:52 17K
gc5BaseBw.sql 17-Jun-2012 21:28 1.2K
gc5BaseBw.txt.gz 17-Jun-2012 21:28 59
genscan.sql 17-Jun-2012 21:29 1.6K
genscan.txt.gz 17-Jun-2012 21:29 3.1M
genscanSubopt.sql 11-Jun-2012 07:53 1.5K
genscanSubopt.txt.gz 11-Jun-2012 07:54 6.6M
gold.sql 17-Jun-2012 21:33 1.6K
gold.txt.gz 17-Jun-2012 21:33 2.0M
grp.sql 02-Mar-2014 04:14 1.3K
grp.txt.gz 02-Mar-2014 04:14 208
hgFindSpec.sql 16-Jul-2017 06:16 1.7K
hgFindSpec.txt.gz 16-Jul-2017 06:16 863
history.sql 17-Jun-2012 21:29 1.5K
history.txt.gz 17-Jun-2012 21:29 391
intronEst.sql 15-May-2016 11:27 2.1K
intronEst.txt.gz 15-May-2016 11:27 24M
locusName.sql 06-Nov-2016 09:26 1.5K
locusName.txt.gz 06-Nov-2016 09:26 3.4M
mgcFullMrna.sql 15-May-2016 11:26 2.1K
mgcFullMrna.txt.gz 15-May-2016 11:26 666K
mgcGenes.sql 15-May-2016 11:26 1.9K
mgcGenes.txt.gz 15-May-2016 11:26 654K
microsat.sql 24-Aug-2015 01:15 1.5K
microsat.txt.gz 24-Aug-2015 01:15 2.2M
mrnaOrientInfo.sql 09-Jul-2017 12:51 1.8K
mrnaOrientInfo.txt.gz 09-Jul-2017 12:51 1.6M
multiz13way.sql 22-Jun-2014 17:01 1.5K
multiz13way.txt.gz 22-Jun-2014 17:01 207M
multiz13wayFrames.sql 22-Jun-2014 17:02 1.7K
multiz13wayFrames.txt.gz 22-Jun-2014 17:02 23M
multiz13waySummary.sql 22-Jun-2014 17:02 1.6K
multiz13waySummary.txt.gz 22-Jun-2014 17:02 30M
nestedRepeats.sql 17-Jun-2012 21:33 1.9K
nestedRepeats.txt.gz 17-Jun-2012 21:33 11M
netMm10.sql 17-Jun-2012 20:47 2.0K
netMm10.txt.gz 17-Jun-2012 20:48 56M
netPanTro4.sql 26-Jan-2014 18:32 2.1K
netPanTro4.txt.gz 26-Jan-2014 18:32 51M
netRheMac3.sql 02-Dec-2012 21:09 2.1K
netRheMac3.txt.gz 02-Dec-2012 21:09 51M
phastCons13way.sql 22-Jun-2014 17:02 1.8K
phastCons13way.txt.gz 22-Jun-2014 17:02 65M
phastConsElements13way.sql 22-Jun-2014 17:02 1.6K
phastConsElements13way.txt.gz 22-Jun-2014 17:02 16M
phyloP13way.sql 22-Jun-2014 17:03 1.8K
phyloP13way.txt.gz 22-Jun-2014 17:03 72M
refFlat.sql 09-Jul-2017 12:52 1.7K
refFlat.txt.gz 09-Jul-2017 12:52 1.7M
refGene.sql 09-Jul-2017 12:52 1.9K
refGene.txt.gz 09-Jul-2017 12:52 1.9M
refSeqAli.sql 09-Jul-2017 12:51 2.1K
refSeqAli.txt.gz 09-Jul-2017 12:51 1.8M
rmsk.sql 17-Jun-2012 21:29 1.8K
rmsk.txt.gz 17-Jun-2012 21:30 123M
simpleRepeat.sql 17-Jun-2012 21:37 1.9K
simpleRepeat.txt.gz 17-Jun-2012 21:37 36M
tableDescriptions.sql 16-Jul-2017 06:16 1.4K
tableDescriptions.txt.gz 16-Jul-2017 06:16 5.6K
tableList.sql 16-Jul-2017 06:16 1.5K
tableList.txt.gz 16-Jul-2017 06:16 3.5K
trackDb.sql 16-Jul-2017 06:16 2.0K
trackDb.txt.gz 16-Jul-2017 06:16 42K
ucscToINSDC.sql 15-Sep-2013 19:12 1.4K
ucscToINSDC.txt.gz 15-Sep-2013 19:12 22K
windowmaskerSdust.sql 17-Jun-2012 20:45 1.4K
windowmaskerSdust.txt.gz 17-Jun-2012 20:43 127M
xenoMrna.sql 09-Jul-2017 12:50 2.1K
xenoMrna.txt.gz 09-Jul-2017 12:50 202M
xenoRefFlat.sql 09-Jul-2017 12:52 1.7K
xenoRefFlat.txt.gz 09-Jul-2017 12:52 18M
xenoRefGene.sql 09-Jul-2017 12:52 1.9K
xenoRefGene.txt.gz 09-Jul-2017 12:52 20M
xenoRefSeqAli.sql 09-Jul-2017 12:51 2.1K
xenoRefSeqAli.txt.gz 09-Jul-2017 12:51 19M