This directory contains a dump of the UCSC genome annotation database for the
    Jun. 2015 (MPI-EVA AptMant0/aptMan1) assembly of the brown kiwi genome
    (aptMan1, Max-Plank Institute for Evolutionary Anthropology AptMant0) .
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/10907
    http://www.ncbi.nlm.nih.gov/assembly/GCF_001039765.1
    http://www.ncbi.nlm.nih.gov/bioproject/287231
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=aptMan1
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/aptMan1/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/aptMan1/database/ .
For a single file, e.g. gc5BaseBw.txt.gz
    rsync -avzP 
        rsync://hgdownload.cse.ucsc.edu/goldenPath/aptMan1/database/gc5BaseBw.txt.gz .
Or with wget, all files:
    wget --timestamping 
        'ftp://hgdownload.cse.ucsc.edu/goldenPath/aptMan1/database/*'
With wget, a single file:
    wget --timestamping 
        'ftp://hgdownload.cse.ucsc.edu/goldenPath/aptMan1/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 aptMan1 < chromInfo.sql
## load data from the txt.gz file
$ zcat chromInfo.txt.gz | hgsql aptMan1 --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        2020-08-18 06:44   27M  
      xenoRefSeqAli.sql           2020-08-18 06:44  2.1K  
      xenoRefGene.txt.gz          2020-08-18 06:44   30M  
      xenoRefGene.sql             2020-08-18 06:44  2.0K  
      xenoRefFlat.txt.gz          2020-08-18 06:44   28M  
      xenoRefFlat.sql             2020-08-18 06:44  1.7K  
      windowmaskerSdust.txt.gz    2016-03-18 11:11   68M  
      windowmaskerSdust.sql       2016-03-18 11:11  1.5K  
      trackDb.txt.gz              2024-03-02 15:14   28K  
      trackDb.sql                 2024-03-02 15:14  2.1K  
      tableList.txt.gz            2025-03-30 03:45  1.8K  
      tableList.sql               2025-03-30 03:45  1.6K  
      tableDescriptions.txt.gz    2025-03-29 02:03  4.2K  
      tableDescriptions.sql       2025-03-29 02:03  1.5K  
      simpleRepeat.txt.gz         2016-03-18 11:11   24M  
      simpleRepeat.sql            2016-03-18 11:11  1.9K  
      rmsk.txt.gz                 2016-03-18 11:11   12M  
      rmsk.sql                    2016-03-18 11:11  1.9K  
      refSeqAli.txt.gz            2016-03-18 11:11  161   
      refSeqAli.sql               2016-03-18 11:11  2.1K  
      refGene.txt.gz              2020-05-05 16:36  158   
      refGene.sql                 2020-05-05 16:36  1.9K  
      refFlat.txt.gz              2020-05-05 16:36  140   
      refFlat.sql                 2020-05-05 16:36  1.7K  
      mrnaOrientInfo.txt.gz       2020-05-05 21:19  210   
      mrnaOrientInfo.sql          2020-05-05 21:19  1.8K  
      microsat.txt.gz             2016-03-18 11:11   47K  
      microsat.sql                2016-03-18 11:11  1.5K  
      history.txt.gz              2016-03-18 11:11  377   
      history.sql                 2016-03-18 11:11  1.6K  
      hgFindSpec.txt.gz           2024-03-02 15:14  591   
      hgFindSpec.sql              2024-03-02 15:14  1.8K  
      grp.txt.gz                  2016-03-18 11:11  213   
      grp.sql                     2016-03-18 11:11  1.3K  
      gold.txt.gz                 2016-03-18 11:11  3.3M  
      gold.sql                    2016-03-18 11:11  1.7K  
      genscanSubopt.txt.gz        2016-03-18 11:11  4.8M  
      genscanSubopt.sql           2016-03-18 11:11  1.6K  
      genscan.txt.gz              2016-03-18 11:11  1.9M  
      genscan.sql                 2016-03-18 11:11  1.7K  
      gc5BaseBw.txt.gz            2016-03-18 11:11   66   
      gc5BaseBw.sql               2016-03-18 11:11  1.3K  
      gbLoaded.txt.gz             2020-08-18 06:44   46K  
      gbLoaded.sql                2020-08-18 06:44  1.6K  
      gap.txt.gz                  2016-03-18 11:11  2.4M  
      gap.sql                     2016-03-18 11:11  1.6K  
      cytoBandIdeo.txt.gz         2016-03-18 11:11  121K  
      cytoBandIdeo.sql            2016-03-18 11:11  1.5K  
      cpgIslandExtUnmasked.txt.gz 2016-03-18 11:11  1.2M  
      cpgIslandExtUnmasked.sql    2016-03-18 11:11  1.7K  
      cpgIslandExt.txt.gz         2016-03-18 11:11  1.1M  
      cpgIslandExt.sql            2016-03-18 11:11  1.7K  
      chromInfo.txt.gz            2016-03-18 11:11  124K  
      chromInfo.sql               2016-03-18 11:11  1.4K  
      bigFiles.txt.gz             2025-03-30 03:45   69   
      bigFiles.sql                2025-03-30 03:45  1.4K  
      augustusGene.txt.gz         2016-03-18 11:11  1.5M  
      augustusGene.sql            2016-03-18 11:11  1.9K  
      all_mrna.txt.gz             2020-05-05 21:19  514   
      all_mrna.sql                2020-05-05 21:19  2.1K