This directory contains a dump of the UCSC genome annotation database for the
    Oct. 2014 (Bison_UMD1.0/bisBis1) assembly of the bison genome
    (bisBis1, U. Maryland) .

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/8907
    http://www.ncbi.nlm.nih.gov/genome/assembly/237421
    http://www.ncbi.nlm.nih.gov/bioproject/266339 

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

Or with wget, all files:
    wget --timestamping 
        'ftp://hgdownload.cse.ucsc.edu/goldenPath/bisBis1/database/*'
With wget, a single file:
    wget --timestamping 
        'ftp://hgdownload.cse.ucsc.edu/goldenPath/bisBis1/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 bisBis1 < chromInfo.sql
## load data from the txt.gz file
$ zcat chromInfo.txt.gz | hgsql bisBis1 --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 - xenoRefSeqAli.txt.gz 2017-04-07 14:04 30M xenoRefSeqAli.sql 2017-04-07 14:04 2.1K xenoRefGene.txt.gz 2017-04-07 14:03 33M xenoRefGene.sql 2017-04-07 14:03 1.9K xenoRefFlat.txt.gz 2017-04-07 14:02 30M xenoRefFlat.sql 2017-04-07 14:02 1.7K windowmaskerSdust.txt.gz 2017-04-07 13:57 128M windowmaskerSdust.sql 2017-04-07 13:56 1.5K ucscToRefSeq.txt.gz 2017-04-07 13:56 900K ucscToRefSeq.sql 2017-04-07 13:56 1.4K ucscToINSDC.txt.gz 2017-04-07 13:56 2.9M ucscToINSDC.sql 2017-04-07 13:56 1.4K trackDb_pushedout.txt.gz 2023-03-28 13:46 38K trackDb_pushedout.sql 2023-03-28 13:46 2.1K trackDb.txt.gz 2024-01-31 15:13 38K trackDb.sql 2024-01-31 15:13 2.1K tissue.txt.gz 2017-04-07 13:56 243 tissue.sql 2017-04-07 13:56 1.4K tableList.txt.gz 2024-04-14 03:07 3.6K tableList.sql 2024-04-14 03:07 1.6K tableDescriptions.txt.gz 2024-04-13 02:03 7.4K tableDescriptions.sql 2024-04-13 02:03 1.5K source.txt.gz 2017-04-07 13:56 312K source.sql 2017-04-07 13:56 1.4K simpleRepeat.txt.gz 2017-04-07 13:55 13M simpleRepeat.sql 2017-04-07 13:55 1.9K sex.txt.gz 2017-04-07 13:55 39 sex.sql 2017-04-07 13:55 1.4K rmsk.txt.gz 2017-04-07 13:50 148M rmsk.sql 2017-04-07 13:48 1.9K refSeqSummary.txt.gz 2017-04-07 13:48 5.2M refSeqSummary.sql 2017-04-07 13:48 1.5K refSeqStatus.txt.gz 2017-04-07 13:47 1.5M refSeqStatus.sql 2017-04-07 13:47 1.6K refSeqAli.txt.gz 2017-04-07 13:47 103 refSeqAli.sql 2017-04-07 13:47 2.1K refLink.txt.gz 2017-04-07 13:47 11M refLink.sql 2017-04-07 13:47 1.7K refGene.txt.gz 2017-04-07 13:47 106 refGene.sql 2017-04-07 13:47 1.9K refFlat.txt.gz 2017-04-07 13:38 93 refFlat.sql 2017-04-07 13:38 1.7K productName.txt.gz 2017-04-07 13:47 3.6M productName.sql 2017-04-07 13:47 1.4K organism.txt.gz 2017-04-07 13:46 307K organism.sql 2017-04-07 13:46 1.4K netMm10.txt.gz 2017-04-07 13:45 55M netMm10.sql 2017-04-07 13:43 2.1K netHg38.txt.gz 2017-04-07 13:41 68M netHg38.sql 2017-04-07 13:39 2.1K nestedRepeats.txt.gz 2017-04-07 13:37 14M nestedRepeats.sql 2017-04-07 13:37 1.9K mrnaOrientInfo.txt.gz 2017-04-07 13:06 84 mrnaOrientInfo.sql 2017-04-07 13:06 1.8K mrnaClone.txt.gz 2017-04-07 11:45 1.4K mrnaClone.sql 2017-04-07 11:45 1.4K microsat.txt.gz 2017-04-07 11:45 193K microsat.sql 2017-04-07 11:45 1.5K library.txt.gz 2017-04-07 11:44 43 library.sql 2017-04-07 11:44 1.4K keyword.txt.gz 2017-04-07 11:44 750 keyword.sql 2017-04-07 11:44 1.4K imageClone.txt.gz 2017-04-07 13:46 35 imageClone.sql 2017-04-07 13:46 1.5K history.txt.gz 2017-04-07 13:43 573 history.sql 2017-04-07 13:43 1.6K hgFindSpec_pushedout.txt.gz 2023-03-28 13:46 830 hgFindSpec_pushedout.sql 2023-03-28 13:46 1.8K hgFindSpec.txt.gz 2024-01-31 15:13 829 hgFindSpec.sql 2024-01-31 15:13 1.8K grp.txt.gz 2017-04-07 13:39 213 grp.sql 2017-04-07 13:39 1.3K gold.txt.gz 2017-04-07 13:38 9.5M gold.sql 2017-04-07 13:38 1.7K genscan.txt.gz 2017-04-07 13:38 3.1M genscan.sql 2017-04-07 13:38 1.7K geneName.txt.gz 2017-04-07 13:37 2.8M geneName.sql 2017-04-07 13:37 1.4K gc5BaseBw.txt.gz 2017-04-07 13:09 66 gc5BaseBw.sql 2017-04-07 13:09 1.3K gbWarn.txt.gz 2017-04-07 11:57 31 gbWarn.sql 2017-04-07 11:57 1.3K gbStatus.txt.gz 2017-04-07 13:47 3.9M gbStatus.sql 2017-04-07 13:47 1.9K gbSeq.txt.gz 2017-04-07 13:46 13M gbSeq.sql 2017-04-07 13:46 1.7K gbMiscDiff.txt.gz 2017-04-07 13:46 1.5K gbMiscDiff.sql 2017-04-07 13:46 1.5K gbLoaded.txt.gz 2017-04-07 11:44 2.3K gbLoaded.sql 2017-04-07 11:44 1.6K gbExtFile.txt.gz 2017-04-07 13:46 11K gbExtFile.sql 2017-04-07 13:46 1.4K gbCdnaInfo.txt.gz 2017-04-07 13:43 9.4M gbCdnaInfo.sql 2017-04-07 13:43 2.6K gap.txt.gz 2017-04-07 13:43 3.9M gap.sql 2017-04-07 13:43 1.6K ensemblToGeneName.txt.gz 2021-05-25 14:19 142K ensemblToGeneName.sql 2021-05-25 14:19 1.4K ensemblSource.txt.gz 2021-05-25 14:21 96K ensemblSource.sql 2021-05-25 14:21 1.4K ensPep.txt.gz 2021-05-25 14:21 6.3M ensPep.sql 2021-05-25 14:21 1.3K ensGtp.txt.gz 2021-05-25 14:19 341K ensGtp.sql 2021-05-25 14:19 1.4K ensGene.txt.gz 2021-05-25 14:19 2.2M ensGene.sql 2021-05-25 14:19 1.9K development.txt.gz 2017-04-07 13:39 63 development.sql 2017-04-07 13:39 1.4K description.txt.gz 2017-04-07 13:39 13M description.sql 2017-04-07 13:39 1.4K cytoBandIdeo.txt.gz 2017-04-07 13:39 1.9M cytoBandIdeo.sql 2017-04-07 13:38 1.5K cpgIslandExtUnmasked.txt.gz 2017-04-07 13:38 1.6M cpgIslandExtUnmasked.sql 2017-04-07 13:38 1.7K cpgIslandExt.txt.gz 2017-04-07 13:38 887K cpgIslandExt.sql 2017-04-07 13:38 1.7K chromInfo.txt.gz 2017-04-07 13:38 1.8M chromInfo.sql 2017-04-07 13:38 1.4K chromAlias.txt.gz 2020-04-12 03:25 3.0M chromAlias.sql 2020-04-12 03:25 1.4K chainMm10Link.txt.gz 2017-04-07 13:15 477M chainMm10Link.sql 2017-04-07 13:09 1.5K chainMm10.txt.gz 2017-04-07 13:07 70M chainMm10.sql 2017-04-07 13:06 1.7K chainHg38Link.txt.gz 2017-04-07 12:10 1.0G chainHg38Link.sql 2017-04-07 11:57 1.5K chainHg38.txt.gz 2017-04-07 11:48 315M chainHg38.sql 2017-04-07 11:45 1.7K cell.txt.gz 2017-04-07 11:45 40 cell.sql 2017-04-07 11:45 1.4K cds.txt.gz 2017-04-07 11:44 2.1M cds.sql 2017-04-07 11:44 1.4K bigFiles.txt.gz 2024-04-14 03:07 69 bigFiles.sql 2024-04-14 03:07 1.4K author.txt.gz 2017-04-07 11:44 4.2M author.sql 2017-04-07 11:44 1.4K augustusGene.txt.gz 2017-04-07 11:44 2.2M augustusGene.sql 2017-04-07 11:44 1.9K