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