This directory contains a dump of the UCSC genome annotation database for
the Feb. 2011 (CSAC 2.1.4/panTro4) assembly of the chimp genome (panTro4, CSAC Pan_troglodytes-2.1.4 (GCA_000001515.4))
from the Chimp 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/202
    http://www.ncbi.nlm.nih.gov/genome/assembly/255628
    http://www.ncbi.nlm.nih.gov/bioproject/13184

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=panTro4
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/panTro4/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/panTro4/database/ .
For a single file, e.g. gc5BaseBw.txt.gz
    rsync -avzP 
        rsync://hgdownload.cse.ucsc.edu/goldenPath/panTro4/database/gc5BaseBw.txt.gz .

Or with wget, all files:
    wget --timestamping 
        'ftp://hgdownload.cse.ucsc.edu/goldenPath/panTro4/database/*'
With wget, a single file: 
    wget --timestamping 
        'ftp://hgdownload.cse.ucsc.edu/goldenPath/panTro4/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 panTro4 < chromInfo.sql
## load data from the txt.gz file
$ zcat chromInfo.txt.gz | hgsql panTro4 --local-infile=1 
        -e 'LOAD DATA LOCAL INFILE "/dev/stdin" INTO TABLE chromInfo;'

-----------------------------------------------------------------------------
GenBank Data Usage

The GenBank database is designed to provide and encourage access within 
the scientific community to the most up to date and comprehensive DNA 
sequence information. Therefore, NCBI places no restrictions on the use 
or distribution of the GenBank data. However, some submitters may claim 
patent, copyright, or other intellectual property rights in all or a 
portion of the data they have submitted. NCBI is not in a position to 
assess the validity of such claims, and therefore cannot provide comment 
or unrestricted permission concerning the use, copying, or distribution 
of the information contained in GenBank.

-----------------------------------------------------------------------------
All the files and tables in this directory are freely usable for any purpose.
-----------------------------------------------------------------------------
      Name                        Last modified      Size  Description
Parent Directory - gc5BaseBw.txt.gz 2012-11-21 16:21 63 ncbiRefSeqOther.txt.gz 2018-08-14 02:23 75 extNcbiRefSeq.txt.gz 2018-08-14 02:23 89 bigFiles.txt.gz 2024-04-28 03:34 94 grp.txt.gz 2014-03-02 04:14 208 history.txt.gz 2012-11-21 16:14 647 hgFindSpec.txt.gz 2023-12-05 13:52 1.3K gc5BaseBw.sql 2012-11-21 16:21 1.3K hgFindSpec_pushedout.txt.gz 2023-12-05 13:52 1.3K ncbiRefSeqOther.sql 2018-08-14 02:23 1.3K ensPep.sql 2018-02-04 08:51 1.3K grp.sql 2014-03-02 04:14 1.3K ensemblSource.sql 2018-02-04 08:51 1.4K ucscToEnsembl.sql 2012-11-21 16:16 1.4K ncbiRefSeqCds.sql 2018-08-14 02:23 1.4K ncbiRefSeqPepTable.sql 2018-08-14 02:23 1.4K chromInfo.sql 2012-11-21 16:08 1.4K ensemblToGeneName.sql 2018-02-04 08:52 1.4K bigFiles.sql 2024-04-28 03:34 1.4K ensGtp.sql 2018-02-04 08:51 1.4K chromAlias.sql 2018-02-18 08:11 1.4K ucscToINSDC.sql 2013-09-15 18:11 1.4K ucscToRefSeq.sql 2018-02-18 08:11 1.4K tableDescriptions.sql 2024-04-27 02:03 1.5K extNcbiRefSeq.sql 2018-08-14 02:23 1.5K microsat.sql 2015-08-23 23:56 1.5K windowmaskerSdust.sql 2012-11-21 16:13 1.5K cytoBandIdeo.sql 2013-04-28 20:31 1.5K chainRn5Link.sql 2014-01-26 17:25 1.5K chainHg19Link.sql 2013-06-24 23:02 1.5K chainMm10Link.sql 2012-11-21 16:08 1.5K chainGorGor5Link.sql 2016-10-30 09:32 1.5K chainPanPan2Link.sql 2017-12-24 08:43 1.5K chainTarSyr2Link.sql 2015-05-25 08:03 1.5K chainRheMac3Link.sql 2012-11-21 16:17 1.6K seqNcbiRefSeq.sql 2018-08-14 02:23 1.6K history.sql 2012-11-21 16:14 1.6K tableList.sql 2024-04-28 03:34 1.6K gap.sql 2012-11-21 16:08 1.6K gbLoaded.sql 2020-08-22 18:36 1.6K gold.sql 2012-11-21 16:08 1.7K genscan.sql 2012-11-21 16:14 1.7K cpgIslandExt.sql 2012-11-21 16:07 1.7K chainRn5.sql 2014-01-26 17:25 1.7K chainHg19.sql 2013-06-24 23:02 1.7K chainMm10.sql 2012-11-21 16:14 1.7K chainGorGor5.sql 2016-10-30 09:32 1.7K chainPanPan2.sql 2017-12-24 08:43 1.7K chainTarSyr2.sql 2015-05-25 08:02 1.7K cpgIslandExtUnmasked.sql 2014-06-01 18:33 1.7K chainRheMac3.sql 2012-11-21 16:10 1.7K refFlat.sql 2020-08-22 18:27 1.7K xenoRefFlat.sql 2020-08-22 18:32 1.7K hgFindSpec.sql 2023-12-05 13:52 1.8K estOrientInfo.sql 2016-07-10 09:13 1.8K hgFindSpec_pushedout.sql 2023-12-05 13:52 1.8K mrnaOrientInfo.sql 2020-08-22 18:33 1.8K rmsk.sql 2012-11-21 16:14 1.9K geneid.sql 2015-11-22 20:24 1.9K ensGene.sql 2018-02-04 08:51 1.9K simpleRepeat.sql 2012-11-21 16:07 1.9K nestedRepeats.sql 2012-11-21 16:14 1.9K augustusGene.sql 2015-07-26 17:21 1.9K refGene.sql 2020-08-22 18:27 1.9K ncbiRefSeq.sql 2018-02-09 13:49 2.0K xenoRefGene.sql 2020-08-22 18:27 2.0K ncbiRefSeqCurated.sql 2018-02-09 13:49 2.0K ncbiRefSeqPredicted.sql 2018-02-09 13:49 2.0K ncbiRefSeqLink.sql 2018-02-09 13:49 2.0K trackDb.sql 2023-12-05 13:52 2.1K netRn5.sql 2014-01-26 17:28 2.1K trackDb_pushedout.sql 2023-12-05 13:52 2.1K netHg19.sql 2013-06-24 23:02 2.1K netMm10.sql 2012-11-21 16:20 2.1K netGorGor5.sql 2016-10-30 09:33 2.1K netPanPan2.sql 2017-12-24 08:43 2.1K netTarSyr2.sql 2015-05-25 08:09 2.1K netRheMac3.sql 2012-11-21 16:14 2.1K all_est.sql 2016-07-10 09:12 2.1K intronEst.sql 2016-07-10 09:13 2.1K all_mrna.sql 2020-05-08 18:29 2.1K xenoMrna.sql 2020-08-22 18:06 2.1K refSeqAli.sql 2020-08-22 18:33 2.1K ncbiRefSeqPsl.sql 2018-02-09 13:49 2.1K xenoRefSeqAli.sql 2020-08-22 18:33 2.1K tableList.txt.gz 2024-04-28 03:34 4.3K tableDescriptions.txt.gz 2024-04-27 02:03 6.7K trackDb.txt.gz 2023-12-05 13:52 36K trackDb_pushedout.txt.gz 2023-12-05 13:52 36K gbLoaded.txt.gz 2020-08-22 18:36 41K ensemblSource.txt.gz 2018-02-04 08:51 96K mrnaOrientInfo.txt.gz 2020-08-22 18:33 110K cytoBandIdeo.txt.gz 2013-04-28 20:31 133K chromInfo.txt.gz 2012-11-21 16:08 139K ensemblToGeneName.txt.gz 2018-02-04 08:52 140K ucscToEnsembl.txt.gz 2012-11-21 16:16 156K ncbiRefSeqCurated.txt.gz 2018-02-09 13:49 192K ucscToINSDC.txt.gz 2013-09-15 18:11 192K ucscToRefSeq.txt.gz 2018-02-18 08:11 198K refFlat.txt.gz 2020-08-22 18:27 201K refGene.txt.gz 2020-08-22 18:27 219K estOrientInfo.txt.gz 2016-07-10 09:13 221K refSeqAli.txt.gz 2020-08-22 18:33 225K chromAlias.txt.gz 2018-02-18 08:11 266K ensGtp.txt.gz 2018-02-04 08:51 282K all_mrna.txt.gz 2020-05-08 18:29 303K microsat.txt.gz 2015-08-23 23:56 350K ncbiRefSeqCds.txt.gz 2018-08-14 02:23 391K gold.txt.gz 2012-11-21 16:08 607K cpgIslandExt.txt.gz 2012-11-21 16:07 627K intronEst.txt.gz 2016-07-10 09:13 677K all_est.txt.gz 2016-07-10 09:12 875K cpgIslandExtUnmasked.txt.gz 2014-06-01 18:33 1.0M seqNcbiRefSeq.txt.gz 2018-08-14 02:23 1.0M ncbiRefSeqLink.txt.gz 2018-02-09 13:49 1.9M augustusGene.txt.gz 2015-07-26 17:21 2.2M ensGene.txt.gz 2018-02-04 08:51 2.3M gap.txt.gz 2012-11-21 16:08 2.3M geneid.txt.gz 2015-11-22 20:24 2.6M genscan.txt.gz 2012-11-21 16:14 2.9M ncbiRefSeqPredicted.txt.gz 2018-02-09 13:49 3.4M ncbiRefSeq.txt.gz 2018-02-09 13:49 3.5M ncbiRefSeqPsl.txt.gz 2018-02-09 13:49 4.7M ensPep.txt.gz 2018-02-04 08:51 5.9M netHg19.txt.gz 2013-06-24 23:02 10M ncbiRefSeqPepTable.txt.gz 2018-08-14 02:23 10M netPanPan2.txt.gz 2017-12-24 08:43 11M netGorGor5.txt.gz 2016-10-30 09:33 11M chainRheMac3.txt.gz 2012-11-21 16:10 15M nestedRepeats.txt.gz 2012-11-21 16:14 18M chainPanPan2.txt.gz 2017-12-24 08:43 19M simpleRepeat.txt.gz 2012-11-21 16:07 26M chainHg19.txt.gz 2013-06-24 23:02 28M netRheMac3.txt.gz 2012-11-21 16:14 29M xenoRefFlat.txt.gz 2020-08-22 18:32 30M xenoRefSeqAli.txt.gz 2020-08-22 18:33 31M xenoRefGene.txt.gz 2020-08-22 18:27 33M chainGorGor5.txt.gz 2016-10-30 09:32 44M chainRn5.txt.gz 2014-01-26 17:25 54M chainMm10.txt.gz 2012-11-21 16:14 67M netTarSyr2.txt.gz 2015-05-25 08:09 69M netRn5.txt.gz 2014-01-26 17:28 72M netMm10.txt.gz 2012-11-21 16:20 73M chainPanPan2Link.txt.gz 2017-12-24 08:43 80M chainHg19Link.txt.gz 2013-06-24 23:02 125M rmsk.txt.gz 2012-11-21 16:15 139M windowmaskerSdust.txt.gz 2012-11-21 16:13 151M chainRheMac3Link.txt.gz 2012-11-21 16:18 168M chainGorGor5Link.txt.gz 2016-10-30 09:33 174M chainTarSyr2.txt.gz 2015-05-25 08:02 304M xenoMrna.txt.gz 2020-08-22 18:06 321M chainRn5Link.txt.gz 2014-01-26 17:26 492M chainMm10Link.txt.gz 2012-11-21 16:08 523M chainTarSyr2Link.txt.gz 2015-05-25 08:05 1.2G