This directory contains a dump of the UCSC genome annotation database for the
    Mar. 2018 (GRCg6a/galGal6) assembly of the chicken genome
    (galGal6, Genome Reference Consortium) 
from the Chicken Genome Sequencing Consortium.

The annotations were generated by UCSC and collaborators worldwide.

For more information about this assembly, please note the NCBI resources:
    https://www.ncbi.nlm.nih.gov/genome/111
    https://www.ncbi.nlm.nih.gov/genome/assembly/1668981
    https://www.ncbi.nlm.nih.gov/bioproject/13342

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=galGal6
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.soe.ucsc.edu, then go to
the directory goldenPath/galGal6/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.soe.ucsc.edu/goldenPath/galGal6/database/ .
For a single file, e.g. gc5Base.txt.gz
    rsync -avzP 
        rsync://hgdownload.soe.ucsc.edu/goldenPath/galGal6/database/gc5Base.txt.gz .

Or with wget, all files:
    wget --timestamping 
        'ftp://hgdownload.soe.ucsc.edu/goldenPath/galGal6/database/*'
With wget, a single file:
    wget --timestamping 
        'ftp://hgdownload.soe.ucsc.edu/goldenPath/galGal6/database/gc5Base.txt.gz' 
        -O gc5Base.txt.gz

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 galGal6 < chromInfo.sql
## load data from the txt.gz file
$ zcat chromInfo.txt.gz | hgsql galGal6 --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 2018-11-14 11:34 66 crispr10KTargets.txt.gz 2018-11-14 11:34 69 ncbiRefSeqOther.txt.gz 2020-05-10 03:27 75 grcIncidentDb.txt.gz 2019-09-22 03:19 77 extNcbiRefSeq.txt.gz 2020-05-10 03:27 91 bigFiles.txt.gz 2024-04-14 03:06 144 grp.txt.gz 2018-11-14 11:34 213 hgFindSpec.txt.gz 2023-12-05 13:51 1.3K gc5BaseBw.sql 2018-11-14 11:34 1.3K hgFindSpec_pushedout.txt.gz 2023-12-05 13:51 1.3K grcIncidentDb.sql 2019-09-22 03:19 1.3K ncbiRefSeqOther.sql 2020-05-10 03:27 1.3K crispr10KTargets.sql 2018-11-14 11:34 1.3K ncbiRefSeqCds.sql 2020-05-10 03:27 1.3K ensPep.sql 2021-05-25 14:35 1.3K grp.sql 2018-11-14 11:34 1.3K ncbiRefSeqPepTable.sql 2020-05-10 03:27 1.4K ensemblSource.sql 2021-05-25 14:35 1.4K chromInfo.sql 2018-11-14 11:34 1.4K bigFiles.sql 2024-04-14 03:06 1.4K ensemblToGeneName.sql 2021-05-25 14:32 1.4K extFile.sql 2019-01-20 19:08 1.4K chromAlias.sql 2019-02-10 03:41 1.4K ucscToINSDC.sql 2018-11-14 11:34 1.4K ucscToRefSeq.sql 2018-11-14 11:34 1.4K extNcbiRefSeq.sql 2020-05-10 03:27 1.4K ensGtp.sql 2021-05-25 14:32 1.4K tableDescriptions.sql 2024-04-13 02:04 1.5K microsat.sql 2018-11-14 11:34 1.5K crispr10KRanges.sql 2018-11-14 11:34 1.5K windowmaskerSdust.sql 2018-11-14 11:34 1.5K cytoBandIdeo.sql 2018-11-14 11:34 1.5K multiz77way.sql 2019-01-20 19:08 1.5K chainFr3Link.sql 2019-01-20 13:51 1.5K chainHg38Link.sql 2018-11-14 11:33 1.5K chainMm10Link.sql 2018-11-14 11:33 1.5K seqNcbiRefSeq.sql 2020-05-10 03:27 1.5K chainAcaChl1Link.sql 2019-01-20 08:25 1.5K chainAllMis1Link.sql 2019-01-20 08:35 1.5K chainAllSin1Link.sql 2019-01-20 08:37 1.5K chainAmaVit1Link.sql 2019-01-20 08:40 1.5K chainAnaPla1Link.sql 2019-01-20 08:50 1.5K chainAngJap1Link.sql 2019-01-20 09:04 1.5K chainAnoCar2Link.sql 2019-01-20 09:04 1.5K chainApaSpi1Link.sql 2019-01-20 09:05 1.5K chainApaVit1Link.sql 2019-01-20 09:09 1.5K chainAptFor1Link.sql 2019-01-20 09:21 1.5K chainAquChr2Link.sql 2019-01-20 09:31 1.5K chainAraMac1Link.sql 2019-01-20 09:42 1.5K chainBalPav1Link.sql 2019-01-20 09:51 1.5K chainBucRhi1Link.sql 2019-01-20 10:04 1.5K chainCalAnn1Link.sql 2019-01-20 10:16 1.5K chainCapCar1Link.sql 2019-01-20 10:31 1.5K chainCarCri1Link.sql 2019-01-20 10:42 1.5K chainChaVoc2Link.sql 2019-01-20 10:53 1.5K chainCheMyd1Link.sql 2019-01-20 11:03 1.5K chainChlUnd1Link.sql 2019-01-20 11:08 1.5K chainChrPic2Link.sql 2019-01-20 11:17 1.5K chainColLiv1Link.sql 2019-01-20 11:22 1.5K chainColStr1Link.sql 2019-01-20 11:34 1.5K chainCorBra1Link.sql 2019-01-20 11:46 1.5K chainCorCor1Link.sql 2019-01-20 12:02 1.5K chainCotJap2Link.sql 2019-01-20 12:17 1.5K chainCucCan1Link.sql 2019-01-20 12:35 1.5K chainEgrGar1Link.sql 2019-01-20 12:50 1.5K chainEurHel1Link.sql 2019-01-20 13:01 1.5K chainFalChe1Link.sql 2019-01-20 13:11 1.5K chainFalPer1Link.sql 2019-01-20 13:26 1.5K chainFicAlb2Link.sql 2019-01-20 13:40 1.5K chainFulGla1Link.sql 2019-01-20 13:53 1.5K chainGasAcu1Link.sql 2019-01-20 14:01 1.5K chainGavSte1Link.sql 2019-01-20 14:02 1.5K chainGeoFor1Link.sql 2019-01-20 14:13 1.5K chainHalAlb1Link.sql 2019-01-20 14:27 1.5K chainHalLeu1Link.sql 2019-01-20 14:37 1.5K chainLepDis1Link.sql 2019-01-20 14:48 1.5K chainLetCam1Link.sql 2019-01-20 14:58 1.5K chainMayZeb1Link.sql 2019-01-20 14:58 1.5K chainMelGal5Link.sql 2019-01-20 15:02 1.5K chainMelUnd1Link.sql 2019-01-20 15:27 1.5K chainMerNub1Link.sql 2019-01-20 15:39 1.5K chainMesUni1Link.sql 2019-01-20 15:52 1.5K chainNanPar1Link.sql 2019-01-20 16:02 1.5K chainNipNip1Link.sql 2019-01-20 16:03 1.5K chainOpiHoa1Link.sql 2019-01-20 16:13 1.5K chainOreNil3Link.sql 2019-01-20 16:23 1.5K chainOryLat2Link.sql 2019-01-20 16:23 1.5K chainPelCri1Link.sql 2019-01-20 16:25 1.5K chainPelSin1Link.sql 2019-01-20 16:34 1.5K chainPetMar3Link.sql 2019-01-20 16:36 1.5K chainPhaCar1Link.sql 2019-01-20 16:38 1.5K chainPhaLep1Link.sql 2019-01-20 16:50 1.5K chainPhoRub1Link.sql 2019-01-20 17:01 1.5K chainPicPub1Link.sql 2019-01-20 17:09 1.5K chainPseHum1Link.sql 2019-01-20 17:21 1.5K chainPteGut1Link.sql 2019-01-20 17:35 1.5K chainPygAde1Link.sql 2019-01-20 17:45 1.5K chainPytBiv1Link.sql 2019-01-20 17:53 1.5K chainSerCan1Link.sql 2019-01-20 17:56 1.5K chainStrCam1Link.sql 2019-01-20 18:11 1.5K chainTaeGut2Link.sql 2019-01-20 18:19 1.5K chainTauEry1Link.sql 2019-01-20 18:23 1.5K chainTetNig2Link.sql 2019-01-20 18:32 1.5K chainThaSir1Link.sql 2019-01-20 18:32 1.5K chainTinGut2Link.sql 2019-01-20 18:34 1.5K chainTytAlb1Link.sql 2019-01-20 18:41 1.5K chainXenLae2Link.sql 2019-01-20 18:53 1.5K chainXenTro9Link.sql 2019-01-20 18:54 1.5K chainZonAlb1Link.sql 2019-01-20 18:56 1.5K chainDanRer11Link.sql 2019-01-20 12:48 1.6K chainMm39Link.sql 2020-11-25 01:25 1.6K phastConsElements77way.sql 2019-01-20 19:24 1.6K history.sql 2018-11-14 11:33 1.6K multiz77waySummary.sql 2019-01-20 19:12 1.6K tableList.sql 2024-04-14 03:06 1.6K gap.sql 2018-11-14 11:34 1.6K gold.sql 2018-11-14 11:33 1.7K genscan.sql 2018-11-14 11:32 1.7K cpgIslandExt.sql 2018-11-14 11:34 1.7K chainFr3.sql 2019-01-20 13:51 1.7K chainHg38.sql 2018-11-14 11:33 1.7K chainMm10.sql 2018-11-14 11:33 1.7K refFlat.sql 2018-11-14 11:34 1.7K chainAcaChl1.sql 2019-01-20 08:23 1.7K chainAllMis1.sql 2019-01-20 08:35 1.7K chainAllSin1.sql 2019-01-20 08:36 1.7K chainAmaVit1.sql 2019-01-20 08:38 1.7K chainAnaPla1.sql 2019-01-20 08:48 1.7K chainAngJap1.sql 2019-01-20 09:04 1.7K chainAnoCar2.sql 2019-01-20 09:04 1.7K chainApaSpi1.sql 2019-01-20 09:05 1.7K chainApaVit1.sql 2019-01-20 09:07 1.7K chainAptFor1.sql 2019-01-20 09:20 1.7K chainAquChr2.sql 2019-01-20 09:30 1.7K chainAraMac1.sql 2019-01-20 09:40 1.7K chainBalPav1.sql 2019-01-20 09:50 1.7K chainBucRhi1.sql 2019-01-20 10:02 1.7K chainCalAnn1.sql 2019-01-20 10:14 1.7K chainCapCar1.sql 2019-01-20 10:29 1.7K chainCarCri1.sql 2019-01-20 10:41 1.7K chainChaVoc2.sql 2019-01-20 10:52 1.7K chainCheMyd1.sql 2019-01-20 11:03 1.7K chainChlUnd1.sql 2019-01-20 11:06 1.7K chainChrPic2.sql 2019-01-20 11:17 1.7K chainColLiv1.sql 2019-01-20 11:20 1.7K chainColStr1.sql 2019-01-20 11:33 1.7K chainCorBra1.sql 2019-01-20 11:45 1.7K chainCorCor1.sql 2019-01-20 12:00 1.7K chainCotJap2.sql 2019-01-20 12:14 1.7K chainCucCan1.sql 2019-01-20 12:34 1.7K chainEgrGar1.sql 2019-01-20 12:49 1.7K chainEurHel1.sql 2019-01-20 12:59 1.7K chainFalChe1.sql 2019-01-20 13:10 1.7K chainFalPer1.sql 2019-01-20 13:24 1.7K chainFicAlb2.sql 2019-01-20 13:38 1.7K chainFulGla1.sql 2019-01-20 13:51 1.7K chainGasAcu1.sql 2019-01-20 14:01 1.7K chainGavSte1.sql 2019-01-20 14:01 1.7K chainGeoFor1.sql 2019-01-20 14:11 1.7K chainHalAlb1.sql 2019-01-20 14:25 1.7K chainHalLeu1.sql 2019-01-20 14:36 1.7K chainLepDis1.sql 2019-01-20 14:46 1.7K chainLetCam1.sql 2019-01-20 14:58 1.7K chainMayZeb1.sql 2019-01-20 14:58 1.7K chainMelGal5.sql 2019-01-20 14:58 1.7K chainMelUnd1.sql 2019-01-20 15:26 1.7K chainMerNub1.sql 2019-01-20 15:37 1.7K chainMesUni1.sql 2019-01-20 15:50 1.7K chainNanPar1.sql 2019-01-20 16:02 1.7K chainNipNip1.sql 2019-01-20 16:02 1.7K chainOpiHoa1.sql 2019-01-20 16:12 1.7K chainOreNil3.sql 2019-01-20 16:23 1.7K chainOryLat2.sql 2019-01-20 16:23 1.7K chainPelCri1.sql 2019-01-20 16:23 1.7K chainPelSin1.sql 2019-01-20 16:33 1.7K chainPetMar3.sql 2019-01-20 16:36 1.7K chainPhaCar1.sql 2019-01-20 16:36 1.7K chainPhaLep1.sql 2019-01-20 16:49 1.7K chainPhoRub1.sql 2019-01-20 16:59 1.7K chainPicPub1.sql 2019-01-20 17:08 1.7K chainPseHum1.sql 2019-01-20 17:19 1.7K chainPteGut1.sql 2019-01-20 17:34 1.7K chainPygAde1.sql 2019-01-20 17:44 1.7K chainPytBiv1.sql 2019-01-20 17:53 1.7K chainSerCan1.sql 2019-01-20 17:54 1.7K chainStrCam1.sql 2019-01-20 18:10 1.7K chainTaeGut2.sql 2019-01-20 18:19 1.7K chainTauEry1.sql 2019-01-20 18:21 1.7K chainTetNig2.sql 2019-01-20 18:32 1.7K chainThaSir1.sql 2019-01-20 18:32 1.7K chainTinGut2.sql 2019-01-20 18:33 1.7K chainTytAlb1.sql 2019-01-20 18:39 1.7K chainXenLae2.sql 2019-01-20 18:53 1.7K chainXenTro9.sql 2019-01-20 18:53 1.7K chainZonAlb1.sql 2019-01-20 18:54 1.7K cpgIslandExtUnmasked.sql 2018-11-14 11:34 1.7K chainDanRer11.sql 2019-01-20 12:48 1.7K xenoRefFlat.sql 2018-11-14 11:35 1.7K chainMm39.sql 2020-11-25 01:24 1.7K multiz77wayFrames.sql 2019-01-20 19:12 1.7K hgFindSpec.sql 2023-12-05 13:51 1.8K phyloP77way.sql 2019-01-20 19:24 1.8K estOrientInfo.sql 2018-11-14 11:34 1.8K mrnaOrientInfo.sql 2018-11-14 11:34 1.8K phastCons77way.sql 2019-01-20 19:24 1.8K hgFindSpec_pushedout.sql 2023-12-05 13:51 1.8K rmsk.sql 2018-11-14 11:34 1.9K refGene.sql 2018-11-14 11:34 1.9K simpleRepeat.sql 2018-11-14 11:34 1.9K ncbiRefSeq.sql 2020-05-10 03:27 1.9K nestedRepeats.sql 2018-11-14 11:32 1.9K xenoRefGene.sql 2018-11-14 11:35 1.9K augustusGene.sql 2018-11-14 11:32 1.9K ensGene.sql 2021-05-25 14:32 1.9K ncbiRefSeqCurated.sql 2020-05-10 03:27 2.0K ncbiRefSeqPredicted.sql 2020-05-10 03:27 2.0K ncbiRefSeqLink.sql 2020-05-10 03:27 2.0K trackDb.sql 2023-12-05 13:51 2.1K netFr3.sql 2019-01-20 19:18 2.1K trackDb_pushedout.sql 2023-12-05 13:51 2.1K netHg38.sql 2018-11-14 11:32 2.1K netMm10.sql 2018-11-14 11:33 2.1K netAcaChl1.sql 2019-01-20 19:12 2.1K netAllMis1.sql 2019-01-20 19:13 2.1K netAllSin1.sql 2019-01-20 19:13 2.1K netAmaVit1.sql 2019-01-20 19:13 2.1K netAnaPla1.sql 2019-01-20 19:14 2.1K netAngJap1.sql 2019-01-20 19:14 2.1K netAnoCar2.sql 2019-01-20 19:12 2.1K netApaSpi1.sql 2019-01-20 19:12 2.1K netApaVit1.sql 2019-01-20 19:13 2.1K netAptFor1.sql 2019-01-20 19:13 2.1K netAquChr2.sql 2019-01-20 19:14 2.1K netAraMac1.sql 2019-01-20 19:14 2.1K netBalPav1.sql 2019-01-20 19:14 2.1K netBucRhi1.sql 2019-01-20 19:14 2.1K netCalAnn1.sql 2019-01-20 19:15 2.1K netCapCar1.sql 2019-01-20 19:15 2.1K netCarCri1.sql 2019-01-20 19:15 2.1K netChaVoc2.sql 2019-01-20 19:15 2.1K netCheMyd1.sql 2019-01-20 19:15 2.1K netChlUnd1.sql 2019-01-20 19:15 2.1K netChrPic2.sql 2019-01-20 19:16 2.1K netColLiv1.sql 2019-01-20 19:16 2.1K netColStr1.sql 2019-01-20 19:16 2.1K netCorBra1.sql 2019-01-20 19:16 2.1K netCorCor1.sql 2019-01-20 19:16 2.1K netCotJap2.sql 2019-01-20 19:17 2.1K netCucCan1.sql 2019-01-20 19:17 2.1K netEgrGar1.sql 2019-01-20 19:17 2.1K netEurHel1.sql 2019-01-20 19:17 2.1K netFalChe1.sql 2019-01-20 19:17 2.1K netFalPer1.sql 2019-01-20 19:18 2.1K netFicAlb2.sql 2019-01-20 19:18 2.1K netFulGla1.sql 2019-01-20 19:18 2.1K netGasAcu1.sql 2019-01-20 19:18 2.1K netGavSte1.sql 2019-01-20 19:18 2.1K netGeoFor1.sql 2019-01-20 19:18 2.1K netHalAlb1.sql 2019-01-20 19:19 2.1K netHalLeu1.sql 2019-01-20 19:19 2.1K netLepDis1.sql 2019-01-20 19:19 2.1K netLetCam1.sql 2019-01-20 19:19 2.1K netMayZeb1.sql 2019-01-20 19:19 2.1K netMelGal5.sql 2019-01-20 19:19 2.1K netMelUnd1.sql 2019-01-20 19:19 2.1K netMerNub1.sql 2019-01-20 19:19 2.1K netMesUni1.sql 2019-01-20 19:20 2.1K netNanPar1.sql 2019-01-20 19:20 2.1K netNipNip1.sql 2019-01-20 19:20 2.1K netOpiHoa1.sql 2019-01-20 19:20 2.1K netOreNil3.sql 2019-01-20 19:20 2.1K netOryLat2.sql 2019-01-20 19:20 2.1K netPelCri1.sql 2019-01-20 19:20 2.1K netPelSin1.sql 2019-01-20 19:20 2.1K netPetMar3.sql 2019-01-20 19:21 2.1K netPhaCar1.sql 2019-01-20 19:21 2.1K netPhaLep1.sql 2019-01-20 19:21 2.1K netPhoRub1.sql 2019-01-20 19:21 2.1K netPicPub1.sql 2019-01-20 19:21 2.1K netPseHum1.sql 2019-01-20 19:21 2.1K netPteGut1.sql 2019-01-20 19:22 2.1K netPygAde1.sql 2019-01-20 19:22 2.1K netPytBiv1.sql 2019-01-20 19:22 2.1K netSerCan1.sql 2019-01-20 19:22 2.1K netStrCam1.sql 2019-01-20 19:22 2.1K netTaeGut2.sql 2019-01-20 19:22 2.1K netTauEry1.sql 2019-01-20 19:23 2.1K netTetNig2.sql 2019-01-20 19:23 2.1K netThaSir1.sql 2019-01-20 19:23 2.1K netTinGut2.sql 2019-01-20 19:23 2.1K netTytAlb1.sql 2019-01-20 19:23 2.1K netXenLae2.sql 2019-01-20 19:23 2.1K netXenTro9.sql 2019-01-20 19:23 2.1K netZonAlb1.sql 2019-01-20 19:23 2.1K netDanRer11.sql 2019-01-20 19:17 2.1K all_est.sql 2018-11-14 11:32 2.1K all_mrna.sql 2018-11-14 11:32 2.1K xenoMrna.sql 2018-11-14 11:34 2.1K intronEst.sql 2018-11-14 11:33 2.1K refSeqAli.sql 2018-11-14 11:34 2.1K netMm39.sql 2020-11-25 01:26 2.1K ncbiRefSeqPsl.sql 2020-05-10 03:27 2.1K xenoRefSeqAli.sql 2018-11-14 11:35 2.1K chromInfo.txt.gz 2018-11-14 11:34 3.2K cytoBandIdeo.txt.gz 2018-11-14 11:34 3.3K ucscToRefSeq.txt.gz 2018-11-14 11:34 4.1K ucscToINSDC.txt.gz 2018-11-14 11:34 4.3K chromAlias.txt.gz 2019-02-10 03:41 5.4K extFile.txt.gz 2019-01-20 19:08 6.5K history.txt.gz 2018-11-14 11:33 7.1K gap.txt.gz 2018-11-14 11:34 12K tableDescriptions.txt.gz 2024-04-13 02:04 12K tableList.txt.gz 2024-04-14 03:06 15K microsat.txt.gz 2018-11-14 11:34 22K gold.txt.gz 2018-11-14 11:33 43K trackDb.txt.gz 2023-12-05 13:51 71K trackDb_pushedout.txt.gz 2023-12-05 13:51 71K ensemblSource.txt.gz 2021-05-25 14:35 125K crispr10KRanges.txt.gz 2018-11-14 11:34 126K ensemblToGeneName.txt.gz 2021-05-25 14:32 168K ncbiRefSeqCds.txt.gz 2020-05-10 03:27 346K ensGtp.txt.gz 2021-05-25 14:32 416K cpgIslandExt.txt.gz 2018-11-14 11:34 461K cpgIslandExtUnmasked.txt.gz 2018-11-14 11:34 534K mrnaOrientInfo.txt.gz 2018-11-14 11:34 563K refFlat.txt.gz 2018-11-14 11:34 631K ncbiRefSeqCurated.txt.gz 2020-05-10 03:27 683K refGene.txt.gz 2018-11-14 11:34 687K refSeqAli.txt.gz 2018-11-14 11:34 736K nestedRepeats.txt.gz 2018-11-14 11:32 930K seqNcbiRefSeq.txt.gz 2020-05-10 03:27 952K genscan.txt.gz 2018-11-14 11:32 1.5M augustusGene.txt.gz 2018-11-14 11:32 1.6M ncbiRefSeqLink.txt.gz 2020-05-10 03:27 1.7M all_mrna.txt.gz 2018-11-14 11:32 1.9M ensGene.txt.gz 2021-05-25 14:32 2.6M ncbiRefSeqPredicted.txt.gz 2020-05-10 03:27 2.8M ncbiRefSeq.txt.gz 2020-05-10 03:27 3.2M chainMm39.txt.gz 2020-11-25 01:24 4.0M netLetCam1.txt.gz 2019-01-20 19:19 4.3M netPetMar3.txt.gz 2019-01-20 19:21 4.6M ncbiRefSeqPsl.txt.gz 2020-05-10 03:27 4.6M netFr3.txt.gz 2019-01-20 19:18 4.8M chainTetNig2.txt.gz 2019-01-20 18:32 4.8M netTetNig2.txt.gz 2019-01-20 19:23 5.0M chainFr3.txt.gz 2019-01-20 13:51 5.2M xenoRefFlat.txt.gz 2018-11-14 11:35 5.3M netMayZeb1.txt.gz 2019-01-20 19:19 5.4M netOryLat2.txt.gz 2019-01-20 19:20 5.5M chainMayZeb1.txt.gz 2019-01-20 14:58 5.5M netGasAcu1.txt.gz 2019-01-20 19:18 5.6M netOreNil3.txt.gz 2019-01-20 19:20 5.8M xenoRefGene.txt.gz 2018-11-14 11:35 5.9M netMm39.txt.gz 2020-11-25 01:26 6.1M netAngJap1.txt.gz 2019-01-20 19:14 6.8M chainOryLat2.txt.gz 2019-01-20 16:23 6.9M estOrientInfo.txt.gz 2018-11-14 11:34 7.1M chainOreNil3.txt.gz 2019-01-20 16:23 7.4M netDanRer11.txt.gz 2019-01-20 19:17 7.5M chainMm10.txt.gz 2018-11-14 11:33 7.5M chainGasAcu1.txt.gz 2019-01-20 14:01 7.5M simpleRepeat.txt.gz 2018-11-14 11:34 8.0M netMm10.txt.gz 2018-11-14 11:33 8.1M netNanPar1.txt.gz 2019-01-20 19:20 8.3M chainLetCam1.txt.gz 2019-01-20 14:58 8.7M netXenTro9.txt.gz 2019-01-20 19:23 9.1M netXenLae2.txt.gz 2019-01-20 19:23 9.2M ensPep.txt.gz 2021-05-25 14:35 10M netHg38.txt.gz 2018-11-14 11:32 10M xenoRefSeqAli.txt.gz 2018-11-14 11:35 10M ncbiRefSeqPepTable.txt.gz 2020-05-10 03:27 10M chainPetMar3.txt.gz 2019-01-20 16:36 11M chainXenLae2.txt.gz 2019-01-20 18:53 12M chainAngJap1.txt.gz 2019-01-20 09:04 12M netThaSir1.txt.gz 2019-01-20 19:23 12M netAnoCar2.txt.gz 2019-01-20 19:12 15M netPytBiv1.txt.gz 2019-01-20 19:22 16M chainThaSir1.txt.gz 2019-01-20 18:32 16M chainNanPar1.txt.gz 2019-01-20 16:02 17M rmsk.txt.gz 2018-11-14 11:34 17M chainHg38.txt.gz 2018-11-14 11:33 19M multiz77wayFrames.txt.gz 2019-01-20 19:12 19M intronEst.txt.gz 2018-11-14 11:33 19M chainAnoCar2.txt.gz 2019-01-20 09:04 21M netMelGal5.txt.gz 2019-01-20 19:19 23M chainXenTro9.txt.gz 2019-01-20 18:53 24M chainAllMis1.txt.gz 2019-01-20 08:35 25M chainDanRer11.txt.gz 2019-01-20 12:48 25M netAptFor1.txt.gz 2019-01-20 19:13 27M netCotJap2.txt.gz 2019-01-20 19:17 27M netPygAde1.txt.gz 2019-01-20 19:22 27M phastCons77way.txt.gz 2019-01-20 19:24 27M netAquChr2.txt.gz 2019-01-20 19:14 27M chainAllSin1.txt.gz 2019-01-20 08:36 27M netHalLeu1.txt.gz 2019-01-20 19:19 28M netNipNip1.txt.gz 2019-01-20 19:20 28M netPhoRub1.txt.gz 2019-01-20 19:21 29M netAllMis1.txt.gz 2019-01-20 19:13 29M netHalAlb1.txt.gz 2019-01-20 19:19 29M netPelCri1.txt.gz 2019-01-20 19:20 29M netStrCam1.txt.gz 2019-01-20 19:22 29M chainMm39Link.txt.gz 2020-11-25 01:25 29M netFulGla1.txt.gz 2019-01-20 19:18 29M netGavSte1.txt.gz 2019-01-20 19:18 29M netChaVoc2.txt.gz 2019-01-20 19:15 30M netAllSin1.txt.gz 2019-01-20 19:13 30M netCarCri1.txt.gz 2019-01-20 19:15 30M netEgrGar1.txt.gz 2019-01-20 19:17 30M netFalChe1.txt.gz 2019-01-20 19:17 31M chainFr3Link.txt.gz 2019-01-20 13:51 31M netFalPer1.txt.gz 2019-01-20 19:18 31M netOpiHoa1.txt.gz 2019-01-20 19:20 31M netBalPav1.txt.gz 2019-01-20 19:14 31M netPhaLep1.txt.gz 2019-01-20 19:21 31M netPhaCar1.txt.gz 2019-01-20 19:21 31M netTytAlb1.txt.gz 2019-01-20 19:23 31M netPelSin1.txt.gz 2019-01-20 19:21 31M netApaSpi1.txt.gz 2019-01-20 19:13 32M netAnaPla1.txt.gz 2019-01-20 19:14 32M netCheMyd1.txt.gz 2019-01-20 19:15 32M netLepDis1.txt.gz 2019-01-20 19:19 32M netTauEry1.txt.gz 2019-01-20 19:23 32M chainMayZeb1Link.txt.gz 2019-01-20 14:58 32M netChrPic2.txt.gz 2019-01-20 19:16 33M netChlUnd1.txt.gz 2019-01-20 19:15 33M netPteGut1.txt.gz 2019-01-20 19:22 33M phyloP77way.txt.gz 2019-01-20 19:24 34M netCapCar1.txt.gz 2019-01-20 19:15 34M chainTetNig2Link.txt.gz 2019-01-20 18:32 34M chainPytBiv1.txt.gz 2019-01-20 17:53 35M netEurHel1.txt.gz 2019-01-20 19:17 35M all_est.txt.gz 2018-11-14 11:32 35M netColLiv1.txt.gz 2019-01-20 19:16 35M chainOryLat2Link.txt.gz 2019-01-20 16:23 35M netCucCan1.txt.gz 2019-01-20 19:17 36M netTaeGut2.txt.gz 2019-01-20 19:23 36M netMesUni1.txt.gz 2019-01-20 19:20 36M netMerNub1.txt.gz 2019-01-20 19:20 37M netMelUnd1.txt.gz 2019-01-20 19:19 37M netBucRhi1.txt.gz 2019-01-20 19:14 37M netApaVit1.txt.gz 2019-01-20 19:13 38M chainLetCam1Link.txt.gz 2019-01-20 14:58 38M netCorCor1.txt.gz 2019-01-20 19:16 38M netTinGut2.txt.gz 2019-01-20 19:23 39M netCorBra1.txt.gz 2019-01-20 19:16 39M netAmaVit1.txt.gz 2019-01-20 19:13 39M netAcaChl1.txt.gz 2019-01-20 19:12 40M netColStr1.txt.gz 2019-01-20 19:16 40M netCalAnn1.txt.gz 2019-01-20 19:15 40M netPseHum1.txt.gz 2019-01-20 19:21 40M netGeoFor1.txt.gz 2019-01-20 19:18 41M netZonAlb1.txt.gz 2019-01-20 19:23 41M netFicAlb2.txt.gz 2019-01-20 19:18 41M chainGasAcu1Link.txt.gz 2019-01-20 14:01 41M netSerCan1.txt.gz 2019-01-20 19:22 42M netAraMac1.txt.gz 2019-01-20 19:14 42M netPicPub1.txt.gz 2019-01-20 19:21 43M chainOreNil3Link.txt.gz 2019-01-20 16:23 44M chainAngJap1Link.txt.gz 2019-01-20 09:04 49M windowmaskerSdust.txt.gz 2018-11-14 11:34 53M chainPetMar3Link.txt.gz 2019-01-20 16:36 54M multiz77waySummary.txt.gz 2019-01-20 19:12 57M phastConsElements77way.txt.gz 2019-01-20 19:24 61M chainMm10Link.txt.gz 2018-11-14 11:34 63M chainXenLae2Link.txt.gz 2019-01-20 18:53 64M chainTaeGut2.txt.gz 2019-01-20 18:19 71M chainNanPar1Link.txt.gz 2019-01-20 16:02 74M chainThaSir1Link.txt.gz 2019-01-20 18:33 86M chainDanRer11Link.txt.gz 2019-01-20 12:48 91M chainApaSpi1.txt.gz 2019-01-20 09:05 92M chainXenTro9Link.txt.gz 2019-01-20 18:54 98M chainCheMyd1.txt.gz 2019-01-20 11:03 98M chainPelSin1.txt.gz 2019-01-20 16:33 102M chainChrPic2.txt.gz 2019-01-20 11:17 105M chainAnoCar2Link.txt.gz 2019-01-20 09:04 117M xenoMrna.txt.gz 2018-11-14 11:34 121M chainHg38Link.txt.gz 2018-11-14 11:33 134M chainPytBiv1Link.txt.gz 2019-01-20 17:54 206M chainTinGut2.txt.gz 2019-01-20 18:33 217M chainStrCam1.txt.gz 2019-01-20 18:10 265M chainAllSin1Link.txt.gz 2019-01-20 08:37 278M chainAllMis1Link.txt.gz 2019-01-20 08:35 279M chainPygAde1.txt.gz 2019-01-20 17:44 310M chainPhoRub1.txt.gz 2019-01-20 17:00 315M chainAptFor1.txt.gz 2019-01-20 09:20 319M chainHalLeu1.txt.gz 2019-01-20 14:36 336M chainAquChr2.txt.gz 2019-01-20 09:30 339M chainNipNip1.txt.gz 2019-01-20 16:02 339M chainPelCri1.txt.gz 2019-01-20 16:24 341M chainEgrGar1.txt.gz 2019-01-20 12:49 342M chainFulGla1.txt.gz 2019-01-20 13:52 345M chainGavSte1.txt.gz 2019-01-20 14:01 358M chainBalPav1.txt.gz 2019-01-20 09:50 359M chainChaVoc2.txt.gz 2019-01-20 10:52 366M chainPhaLep1.txt.gz 2019-01-20 16:49 367M chainMelUnd1.txt.gz 2019-01-20 15:26 370M chainPteGut1.txt.gz 2019-01-20 17:34 371M chainHalAlb1.txt.gz 2019-01-20 14:26 371M chainOpiHoa1.txt.gz 2019-01-20 16:12 374M chainTauEry1.txt.gz 2019-01-20 18:22 383M chainAraMac1.txt.gz 2019-01-20 09:41 389M chainChlUnd1.txt.gz 2019-01-20 11:06 392M chainPicPub1.txt.gz 2019-01-20 17:08 394M chainLepDis1.txt.gz 2019-01-20 14:46 398M chainPhaCar1.txt.gz 2019-01-20 16:37 399M chainEurHel1.txt.gz 2019-01-20 12:59 400M chainCarCri1.txt.gz 2019-01-20 10:41 406M chainColLiv1.txt.gz 2019-01-20 11:20 412M chainBucRhi1.txt.gz 2019-01-20 10:03 416M chainCapCar1.txt.gz 2019-01-20 10:30 421M chainColStr1.txt.gz 2019-01-20 11:33 426M chainMesUni1.txt.gz 2019-01-20 15:50 429M chainFicAlb2.txt.gz 2019-01-20 13:38 432M chainCorCor1.txt.gz 2019-01-20 12:01 435M chainAmaVit1.txt.gz 2019-01-20 08:38 436M chainZonAlb1.txt.gz 2019-01-20 18:54 437M chainFalPer1.txt.gz 2019-01-20 13:24 441M chainFalChe1.txt.gz 2019-01-20 13:10 441M chainPseHum1.txt.gz 2019-01-20 17:20 442M chainAcaChl1.txt.gz 2019-01-20 08:23 450M chainApaVit1.txt.gz 2019-01-20 09:08 456M chainCorBra1.txt.gz 2019-01-20 11:45 465M chainApaSpi1Link.txt.gz 2019-01-20 09:06 466M chainGeoFor1.txt.gz 2019-01-20 14:11 481M chainCucCan1.txt.gz 2019-01-20 12:34 482M chainTaeGut2Link.txt.gz 2019-01-20 18:20 486M chainMerNub1.txt.gz 2019-01-20 15:37 490M chainTytAlb1.txt.gz 2019-01-20 18:40 494M chainSerCan1.txt.gz 2019-01-20 17:55 501M chainCalAnn1.txt.gz 2019-01-20 10:14 515M chainAnaPla1.txt.gz 2019-01-20 08:49 538M chainCheMyd1Link.txt.gz 2019-01-20 11:04 555M chainPelSin1Link.txt.gz 2019-01-20 16:34 556M chainChrPic2Link.txt.gz 2019-01-20 11:18 586M chainCotJap2.txt.gz 2019-01-20 12:14 702M multiz77way.txt.gz 2019-01-20 19:09 785M chainMelGal5.txt.gz 2019-01-20 14:59 971M chainTinGut2Link.txt.gz 2019-01-20 18:35 1.2G chainPhoRub1Link.txt.gz 2019-01-20 17:03 1.6G chainStrCam1Link.txt.gz 2019-01-20 18:13 1.6G chainAraMac1Link.txt.gz 2019-01-20 09:44 1.7G chainPygAde1Link.txt.gz 2019-01-20 17:47 1.7G chainAptFor1Link.txt.gz 2019-01-20 09:24 1.7G chainFulGla1Link.txt.gz 2019-01-20 13:55 1.7G chainPelCri1Link.txt.gz 2019-01-20 16:27 1.8G chainGavSte1Link.txt.gz 2019-01-20 14:05 1.8G chainPteGut1Link.txt.gz 2019-01-20 17:38 1.8G chainNipNip1Link.txt.gz 2019-01-20 16:06 1.8G chainBalPav1Link.txt.gz 2019-01-20 09:53 1.8G chainAmaVit1Link.txt.gz 2019-01-20 08:42 1.8G chainHalAlb1Link.txt.gz 2019-01-20 14:29 1.9G chainEgrGar1Link.txt.gz 2019-01-20 12:52 1.9G chainPhaLep1Link.txt.gz 2019-01-20 16:53 1.9G chainHalLeu1Link.txt.gz 2019-01-20 14:39 1.9G chainTauEry1Link.txt.gz 2019-01-20 18:26 1.9G chainAquChr2Link.txt.gz 2019-01-20 09:33 1.9G chainChlUnd1Link.txt.gz 2019-01-20 11:10 2.0G chainEurHel1Link.txt.gz 2019-01-20 13:03 2.0G chainOpiHoa1Link.txt.gz 2019-01-20 16:16 2.0G chainPhaCar1Link.txt.gz 2019-01-20 16:41 2.0G chainChaVoc2Link.txt.gz 2019-01-20 10:56 2.0G chainMelUnd1Link.txt.gz 2019-01-20 15:30 2.0G chainCarCri1Link.txt.gz 2019-01-20 10:45 2.0G chainCapCar1Link.txt.gz 2019-01-20 10:34 2.1G chainLepDis1Link.txt.gz 2019-01-20 14:50 2.1G chainPicPub1Link.txt.gz 2019-01-20 17:12 2.1G chainBucRhi1Link.txt.gz 2019-01-20 10:07 2.1G chainMesUni1Link.txt.gz 2019-01-20 15:55 2.1G chainColStr1Link.txt.gz 2019-01-20 11:37 2.2G chainAcaChl1Link.txt.gz 2019-01-20 08:27 2.3G chainColLiv1Link.txt.gz 2019-01-20 11:24 2.3G chainApaVit1Link.txt.gz 2019-01-20 09:12 2.3G chainFicAlb2Link.txt.gz 2019-01-20 13:43 2.4G chainMerNub1Link.txt.gz 2019-01-20 15:42 2.4G chainCorCor1Link.txt.gz 2019-01-20 12:05 2.5G chainTytAlb1Link.txt.gz 2019-01-20 18:45 2.5G chainZonAlb1Link.txt.gz 2019-01-20 18:59 2.5G chainFalPer1Link.txt.gz 2019-01-20 13:29 2.6G chainFalChe1Link.txt.gz 2019-01-20 13:15 2.6G chainCorBra1Link.txt.gz 2019-01-20 11:50 2.6G chainPseHum1Link.txt.gz 2019-01-20 17:24 2.6G chainCucCan1Link.txt.gz 2019-01-20 12:39 2.6G chainGeoFor1Link.txt.gz 2019-01-20 14:16 2.7G chainAnaPla1Link.txt.gz 2019-01-20 08:54 2.8G chainCalAnn1Link.txt.gz 2019-01-20 10:19 2.8G chainSerCan1Link.txt.gz 2019-01-20 18:00 2.8G chainCotJap2Link.txt.gz 2019-01-20 12:21 3.5G chainMelGal5Link.txt.gz 2019-01-20 15:08 4.8G