This directory contains a dump of the UCSC genome annotation database for the
Aug. 2014 (BDGP Release 6 + ISO1 MT/dm6) assembly of the D. melanogaster genome
(dm6, The FlyBase Consortium/Berkeley Drosophila Genome Project/Celera Genomics) .
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/47
http://www.ncbi.nlm.nih.gov/assembly/202931
http://www.ncbi.nlm.nih.gov/bioproject/164
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=dm6
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/dm6/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/dm6/database/ .
For a single file, e.g. gc5BaseBw.txt.gz
rsync -avzP
rsync://hgdownload.cse.ucsc.edu/goldenPath/dm6/database/gc5BaseBw.txt.gz .
Or with wget, all files:
wget --timestamping
'ftp://hgdownload.cse.ucsc.edu/goldenPath/dm6/database/*'
With wget, a single file:
wget --timestamping
'ftp://hgdownload.cse.ucsc.edu/goldenPath/dm6/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 dm6 < chromInfo.sql
## load data from the txt.gz file
$ zcat chromInfo.txt.gz | hgsql dm6 --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-19 00:20 2.6M
xenoRefSeqAli.sql 2020-08-19 00:20 2.1K
xenoRefGene.txt.gz 2020-08-19 00:08 2.7M
xenoRefGene.sql 2020-08-19 00:08 1.9K
xenoRefFlat.txt.gz 2020-08-19 00:15 2.4M
xenoRefFlat.sql 2020-08-19 00:15 1.7K
xenoMrna.txt.gz 2020-08-18 23:53 57M
xenoMrna.sql 2020-08-18 23:53 2.1K
windowmaskerSdust.txt.gz 2014-12-11 14:52 6.9M
windowmaskerSdust.sql 2014-12-11 14:52 1.5K
ucscToRefSeq.txt.gz 2018-02-18 06:17 14K
ucscToRefSeq.sql 2018-02-18 06:17 1.4K
ucscToINSDC.txt.gz 2014-12-11 14:52 14K
ucscToINSDC.sql 2014-12-11 14:52 1.4K
trackDb.txt.gz 2025-06-11 11:58 118K
trackDb.sql 2025-06-11 11:58 2.1K
tableList.txt.gz 2025-11-09 14:34 15K
tableList.sql 2025-11-09 14:34 1.6K
tableDescriptions.txt.gz 2025-11-09 08:33 13K
tableDescriptions.sql 2025-11-09 08:33 1.5K
simpleRepeat.txt.gz 2014-12-11 14:52 964K
simpleRepeat.sql 2014-12-11 14:52 1.9K
seqNcbiRefSeq.txt.gz 2021-02-11 15:39 521K
seqNcbiRefSeq.sql 2021-02-11 15:39 1.6K
rmsk.txt.gz 2014-12-11 14:52 3.1M
rmsk.sql 2014-12-11 14:52 1.9K
refSeqAli.txt.gz 2020-08-19 00:20 1.6M
refSeqAli.sql 2020-08-19 00:20 2.1K
refGenePfam.txt.gz 2022-10-14 14:40 551K
refGenePfam.sql 2022-10-14 14:40 1.8K
refGene.txt.gz 2020-08-19 00:08 1.9M
refGene.sql 2020-08-19 00:08 1.9K
refFlat.txt.gz 2020-08-19 00:08 1.7M
refFlat.sql 2020-08-19 00:08 1.7K
phyloP124way.txt.gz 2019-01-20 08:22 3.7M
phyloP124way.sql 2019-01-20 08:22 1.8K
phyloP27way.txt.gz 2014-12-11 14:52 3.5M
phyloP27way.sql 2014-12-11 14:52 1.8K
phastConsElements124way.txt.gz 2019-01-20 08:22 35M
phastConsElements124way.sql 2019-01-20 08:22 1.6K
phastConsElements27way.txt.gz 2014-12-11 14:52 13M
phastConsElements27way.sql 2014-12-11 14:52 1.6K
phastCons124way.txt.gz 2019-01-20 08:22 3.0M
phastCons124way.sql 2019-01-20 08:22 1.8K
phastCons27way.txt.gz 2014-12-11 14:52 2.8M
phastCons27way.sql 2014-12-11 14:52 1.8K
oregannoLink.txt.gz 2016-05-15 08:25 51K
oregannoLink.sql 2016-05-15 08:25 1.4K
oregannoAttr.txt.gz 2016-05-15 08:25 52K
oregannoAttr.sql 2016-05-15 08:25 1.4K
oreganno.txt.gz 2016-05-15 08:25 46K
oreganno.sql 2016-05-15 08:25 1.5K
netTriCas2.txt.gz 2019-01-20 08:22 1.7M
netTriCas2.sql 2019-01-20 08:22 2.1K
netMusDom2.txt.gz 2019-01-20 08:22 1.8M
netMusDom2.sql 2019-01-20 08:22 2.1K
netDroYak3.txt.gz 2019-01-20 08:22 3.3M
netDroYak3.sql 2019-01-20 08:22 2.1K
netDroWil2.txt.gz 2019-01-20 08:22 5.1M
netDroWil2.sql 2019-01-20 08:22 2.1K
netDroVir3.txt.gz 2019-01-20 08:22 5.5M
netDroVir3.sql 2019-01-20 08:22 2.1K
netDroTak2.txt.gz 2019-01-20 08:22 3.9M
netDroTak2.sql 2019-01-20 08:22 2.1K
netDroSuz1.txt.gz 2019-01-20 08:22 3.9M
netDroSuz1.sql 2019-01-20 08:22 2.1K
netDroSim2.txt.gz 2019-01-20 08:22 2.6M
netDroSim2.sql 2019-01-20 08:22 2.1K
netDroSim1.txt.gz 2014-12-11 14:52 2.9M
netDroSim1.sql 2014-12-11 14:52 2.1K
netDroSec1.txt.gz 2014-12-11 14:52 2.8M
netDroSec1.sql 2014-12-11 14:52 2.1K
netDroRho2.txt.gz 2019-01-20 08:22 4.0M
netDroRho2.sql 2019-01-20 08:22 2.1K
netDroPse3.txt.gz 2019-01-20 08:22 5.0M
netDroPse3.sql 2019-01-20 08:22 2.1K
netDroPer1.txt.gz 2014-12-11 14:52 4.9M
netDroPer1.sql 2014-12-11 14:52 2.1K
netDroMoj3.txt.gz 2019-01-20 08:22 5.3M
netDroMoj3.sql 2019-01-20 08:22 2.1K
netDroMir2.txt.gz 2019-01-20 08:22 4.8M
netDroMir2.sql 2019-01-20 08:22 2.1K
netDroKik2.txt.gz 2019-01-20 08:22 4.9M
netDroKik2.sql 2019-01-20 08:22 2.1K
netDroGri2.txt.gz 2019-01-20 08:22 5.3M
netDroGri2.sql 2019-01-20 08:22 2.1K
netDroFic2.txt.gz 2019-01-20 08:22 3.6M
netDroFic2.sql 2019-01-20 08:22 2.1K
netDroEug2.txt.gz 2019-01-20 08:22 3.5M
netDroEug2.sql 2019-01-20 08:22 2.1K
netDroEre2.txt.gz 2019-01-20 08:22 3.6M
netDroEre2.sql 2019-01-20 08:22 2.1K
netDroEle2.txt.gz 2019-01-20 08:22 3.7M
netDroEle2.sql 2019-01-20 08:22 2.1K
netDroBip2.txt.gz 2019-01-20 08:22 5.5M
netDroBip2.sql 2019-01-20 08:22 2.1K
netDroBia2.txt.gz 2019-01-20 08:21 3.8M
netDroBia2.sql 2019-01-20 08:21 2.1K
netDroAna3.txt.gz 2019-01-20 08:21 6.0M
netDroAna3.sql 2019-01-20 08:21 2.1K
netDroAlb1.txt.gz 2019-01-20 08:22 4.8M
netDroAlb1.sql 2019-01-20 08:22 2.1K
netApiMel4.txt.gz 2019-01-20 08:22 937K
netApiMel4.sql 2019-01-20 08:22 2.1K
netAnoGam3.txt.gz 2018-10-07 03:24 1.4M
netAnoGam3.sql 2018-10-07 03:24 2.1K
netAnoGam1.txt.gz 2014-12-11 14:52 1.5M
netAnoGam1.sql 2014-12-11 14:52 2.1K
nestedRepeats.txt.gz 2014-12-11 14:52 260K
nestedRepeats.sql 2014-12-11 14:52 1.9K
ncbiRefSeqPsl.txt.gz 2021-02-11 14:22 1.6M
ncbiRefSeqPsl.sql 2021-02-11 14:22 2.1K
ncbiRefSeqPepTable.txt.gz 2021-02-11 15:39 8.6M
ncbiRefSeqPepTable.sql 2021-02-11 15:39 1.4K
ncbiRefSeqOther.txt.gz 2021-02-11 15:39 71
ncbiRefSeqOther.sql 2021-02-11 15:39 1.3K
ncbiRefSeqLink.txt.gz 2021-02-11 14:22 2.0M
ncbiRefSeqLink.sql 2021-02-11 14:22 2.0K
ncbiRefSeqCurated.txt.gz 2021-02-11 14:22 1.3M
ncbiRefSeqCurated.sql 2021-02-11 14:22 2.0K
ncbiRefSeqCds.txt.gz 2021-02-11 15:39 214K
ncbiRefSeqCds.sql 2021-02-11 15:39 1.4K
ncbiRefSeq.txt.gz 2021-02-11 14:22 1.3M
ncbiRefSeq.sql 2021-02-11 14:22 1.9K
multiz124waySummary.txt.gz 2019-01-20 08:22 14M
multiz124waySummary.sql 2019-01-20 08:22 1.6K
multiz124wayFrames.txt.gz 2019-01-20 08:22 25M
multiz124wayFrames.sql 2019-01-20 08:22 1.8K
multiz124way.txt.gz 2019-01-20 08:21 99M
multiz124way.sql 2019-01-20 08:21 1.5K
multiz27waySummary.txt.gz 2014-12-11 14:52 1.9M
multiz27waySummary.sql 2014-12-11 14:52 1.6K
multiz27wayFrames.txt.gz 2014-12-11 14:52 4.3M
multiz27wayFrames.sql 2014-12-11 14:52 1.7K
multiz27way.txt.gz 2014-12-11 14:52 29M
multiz27way.sql 2014-12-11 14:52 1.5K
mrnaOrientInfo.txt.gz 2020-08-19 00:15 1.6M
mrnaOrientInfo.sql 2020-08-19 00:15 1.8K
mmBlastTab.txt.gz 2022-07-12 17:09 154K
mmBlastTab.sql 2022-07-12 17:09 1.7K
microsat.txt.gz 2015-08-23 14:10 3.5K
microsat.sql 2015-08-23 14:10 1.5K
locusName.txt.gz 2016-11-13 06:33 1.1M
locusName.sql 2016-11-13 06:33 1.5K
intronEst.txt.gz 2014-12-11 14:51 11M
intronEst.sql 2014-12-11 14:51 2.1K
history.txt.gz 2014-12-11 14:47 1.6K
history.sql 2014-12-11 14:47 1.6K
hgFindSpec.txt.gz 2025-06-11 11:58 1.3K
hgFindSpec.sql 2025-06-11 11:58 1.8K
hgBlastTab.txt.gz 2022-07-12 17:02 154K
hgBlastTab.sql 2022-07-12 17:02 1.7K
grp.txt.gz 2014-12-11 14:47 200
grp.sql 2014-12-11 14:47 1.3K
gold.txt.gz 2014-12-11 14:47 19K
gold.sql 2014-12-11 14:47 1.7K
genscanSubopt.txt.gz 2014-12-11 14:47 46K
genscanSubopt.sql 2014-12-11 14:47 1.6K
genscan.txt.gz 2014-12-11 14:52 708K
genscan.sql 2014-12-11 14:52 1.7K
gc5BaseBw.txt.gz 2014-12-11 14:51 62
gc5BaseBw.sql 2014-12-11 14:51 1.3K
gbLoaded.txt.gz 2020-08-19 00:21 57K
gbLoaded.sql 2020-08-19 00:21 1.6K
gap.txt.gz 2014-12-11 14:47 7.1K
gap.sql 2014-12-11 14:47 1.6K
extNcbiRefSeq.txt.gz 2021-02-11 15:39 86
extNcbiRefSeq.sql 2021-02-11 15:39 1.5K
extFile.txt.gz 2019-01-20 08:07 7.4K
extFile.sql 2019-01-20 08:07 1.4K
estOrientInfo.txt.gz 2014-12-11 14:52 8.8M
estOrientInfo.sql 2014-12-11 14:51 1.8K
ensemblToGeneName.txt.gz 2021-05-25 14:29 205K
ensemblToGeneName.sql 2021-05-25 14:29 1.4K
ensemblSource.txt.gz 2021-05-25 14:33 114K
ensemblSource.sql 2021-05-25 14:33 1.4K
ensPep.txt.gz 2021-05-25 14:33 7.7M
ensPep.sql 2021-05-25 14:33 1.3K
ensGtp.txt.gz 2021-05-25 14:29 337K
ensGtp.sql 2021-05-25 14:29 1.4K
ensGene.txt.gz 2021-05-25 14:29 1.4M
ensGene.sql 2021-05-25 14:29 1.9K
cytoBandIdeo.txt.gz 2014-12-11 14:51 55K
cytoBandIdeo.sql 2014-12-11 14:51 1.5K
cytoBand.txt.gz 2014-12-11 14:51 55K
cytoBand.sql 2014-12-11 14:51 1.5K
crisprTargets.txt.gz 2016-11-13 06:33 59
crisprTargets.sql 2016-11-13 06:33 1.3K
crisprRanges.txt.gz 2016-11-13 06:33 158K
crisprRanges.sql 2016-11-13 06:33 1.4K
cpgIslandExtUnmasked.txt.gz 2014-12-11 14:51 541K
cpgIslandExtUnmasked.sql 2014-12-11 14:51 1.7K
cpgIslandExt.txt.gz 2014-12-11 14:51 437K
cpgIslandExt.sql 2014-12-11 14:51 1.7K
chromInfo.txt.gz 2014-12-11 14:51 10K
chromInfo.sql 2014-12-11 14:51 1.4K
chromAlias.txt.gz 2018-02-18 06:17 30K
chromAlias.sql 2018-02-18 06:17 1.4K
chainZeugodacus_cucurbitaeLink.txt.gz 2019-01-20 08:21 16M
chainZeugodacus_cucurbitaeLink.sql 2019-01-20 08:21 1.6K
chainZeugodacus_cucurbitae.txt.gz 2019-01-20 08:21 2.4M
chainZeugodacus_cucurbitae.sql 2019-01-20 08:21 1.8K
chainZaprionus_indianusLink.txt.gz 2019-01-20 08:21 22M
chainZaprionus_indianusLink.sql 2019-01-20 08:21 1.6K
chainZaprionus_indianus.txt.gz 2019-01-20 08:21 2.9M
chainZaprionus_indianus.sql 2019-01-20 08:21 1.7K
chainTrupanea_jonesiLink.txt.gz 2019-01-20 08:21 3.8M
chainTrupanea_jonesiLink.sql 2019-01-20 08:21 1.6K
chainTrupanea_jonesi.txt.gz 2019-01-20 08:21 967K
chainTrupanea_jonesi.sql 2019-01-20 08:21 1.7K
chainTrichoceridae_BV_2014Link.txt.gz 2019-01-20 08:21 1.7M
chainTrichoceridae_BV_2014Link.sql 2019-01-20 08:21 1.6K
chainTrichoceridae_BV_2014.txt.gz 2019-01-20 08:21 492K
chainTrichoceridae_BV_2014.sql 2019-01-20 08:21 1.8K
chainTriCas2Link.txt.gz 2019-01-20 08:21 12M
chainTriCas2Link.sql 2019-01-20 08:21 1.5K
chainTriCas2.txt.gz 2019-01-20 08:21 1.6M
chainTriCas2.sql 2019-01-20 08:21 1.7K
chainTipula_oleraceaLink.txt.gz 2019-01-20 08:21 5.9M
chainTipula_oleraceaLink.sql 2019-01-20 08:21 1.6K
chainTipula_oleracea.txt.gz 2019-01-20 08:21 1.4M
chainTipula_oleracea.sql 2019-01-20 08:21 1.7K
chainThemira_minorLink.txt.gz 2019-01-20 08:21 9.8M
chainThemira_minorLink.sql 2019-01-20 08:21 1.6K
chainThemira_minor.txt.gz 2019-01-20 08:21 1.9M
chainThemira_minor.sql 2019-01-20 08:21 1.7K
chainTephritis_californicaLink.txt.gz 2019-01-20 08:21 7.0M
chainTephritis_californicaLink.sql 2019-01-20 08:21 1.6K
chainTephritis_californica.txt.gz 2019-01-20 08:21 1.9M
chainTephritis_californica.sql 2019-01-20 08:21 1.8K
chainTeleopsis_dalmanniLink.txt.gz 2019-01-20 08:20 58M
chainTeleopsis_dalmanniLink.sql 2019-01-20 08:20 1.6K
chainTeleopsis_dalmanni.txt.gz 2019-01-20 08:20 5.6M
chainTeleopsis_dalmanni.sql 2019-01-20 08:20 1.7K
chainStomoxys_calcitransLink.txt.gz 2019-01-20 08:20 15M
chainStomoxys_calcitransLink.sql 2019-01-20 08:20 1.6K
chainStomoxys_calcitrans.txt.gz 2019-01-20 08:20 2.8M
chainStomoxys_calcitrans.sql 2019-01-20 08:20 1.8K
chainSphyracephala_brevicornisLink.txt.gz 2019-01-20 08:20 9.0M
chainSphyracephala_brevicornisLink.sql 2019-01-20 08:20 1.6K
chainSphyracephala_brevicornis.txt.gz 2019-01-20 08:20 1.9M
chainSphyracephala_brevicornis.sql 2019-01-20 08:20 1.8K
chainScaptodrosophila_lebanonensisLink.txt.gz 2019-01-20 08:20 54M
chainScaptodrosophila_lebanonensisLink.sql 2019-01-20 08:20 1.6K
chainScaptodrosophila_lebanonensis.txt.gz 2019-01-20 08:20 5.3M
chainScaptodrosophila_lebanonensis.sql 2019-01-20 08:20 1.8K
chainSarcophagidae_BV_2014Link.txt.gz 2019-01-20 08:20 5.5M
chainSarcophagidae_BV_2014Link.sql 2019-01-20 08:20 1.6K
chainSarcophagidae_BV_2014.txt.gz 2019-01-20 08:20 1.3M
chainSarcophagidae_BV_2014.sql 2019-01-20 08:20 1.8K
chainRhagoletis_zephyriaLink.txt.gz 2019-01-20 08:20 58M
chainRhagoletis_zephyriaLink.sql 2019-01-20 08:20 1.6K
chainRhagoletis_zephyria.txt.gz 2019-01-20 08:19 7.7M
chainRhagoletis_zephyria.sql 2019-01-20 08:19 1.8K
chainProctacanthus_coquillettiLink.txt.gz 2019-01-20 08:19 9.6M
chainProctacanthus_coquillettiLink.sql 2019-01-20 08:19 1.6K
chainProctacanthus_coquilletti.txt.gz 2019-01-20 08:19 1.5M
chainProctacanthus_coquilletti.sql 2019-01-20 08:19 1.8K
chainPhortica_variegataLink.txt.gz 2019-01-20 08:19 15M
chainPhortica_variegataLink.sql 2019-01-20 08:19 1.6K
chainPhortica_variegata.txt.gz 2019-01-20 08:19 2.1M
chainPhortica_variegata.sql 2019-01-20 08:19 1.7K
chainPhormia_reginaLink.txt.gz 2019-01-20 08:19 16M
chainPhormia_reginaLink.sql 2019-01-20 08:19 1.6K
chainPhormia_regina.txt.gz 2019-01-20 08:19 2.4M
chainPhormia_regina.sql 2019-01-20 08:19 1.7K
chainPhlebotomus_papatasiLink.txt.gz 2019-01-20 08:19 8.5M
chainPhlebotomus_papatasiLink.sql 2019-01-20 08:19 1.6K
chainPhlebotomus_papatasi.txt.gz 2019-01-20 08:19 1.7M
chainPhlebotomus_papatasi.sql 2019-01-20 08:19 1.8K
chainPaykullia_maculataLink.txt.gz 2019-01-20 08:19 16M
chainPaykullia_maculataLink.sql 2019-01-20 08:19 1.6K
chainPaykullia_maculata.txt.gz 2019-01-20 08:19 2.6M
chainPaykullia_maculata.sql 2019-01-20 08:19 1.7K
chainNeobellieria_bullataLink.txt.gz 2019-01-20 08:19 9.0M
chainNeobellieria_bullataLink.sql 2019-01-20 08:19 1.6K
chainNeobellieria_bullata.txt.gz 2019-01-20 08:19 1.9M
chainNeobellieria_bullata.sql 2019-01-20 08:19 1.8K
chainMusDom2Link.txt.gz 2019-01-20 08:19 20M
chainMusDom2Link.sql 2019-01-20 08:19 1.5K
chainMusDom2.txt.gz 2019-01-20 08:19 2.9M
chainMusDom2.sql 2019-01-20 08:19 1.7K
chainMochlonyx_cinctipesLink.txt.gz 2019-01-20 08:19 7.1M
chainMochlonyx_cinctipesLink.sql 2019-01-20 08:19 1.6K
chainMochlonyx_cinctipes.txt.gz 2019-01-20 08:19 1.5M
chainMochlonyx_cinctipes.sql 2019-01-20 08:19 1.8K
chainMegaselia_scalarisLink.txt.gz 2019-01-20 08:19 4.3M
chainMegaselia_scalarisLink.sql 2019-01-20 08:19 1.6K
chainMegaselia_scalaris.txt.gz 2019-01-20 08:19 1.2M
chainMegaselia_scalaris.sql 2019-01-20 08:19 1.7K
chainMegaselia_abditaLink.txt.gz 2019-01-20 08:19 9.0M
chainMegaselia_abditaLink.sql 2019-01-20 08:19 1.6K
chainMegaselia_abdita.txt.gz 2019-01-20 08:19 1.8M
chainMegaselia_abdita.sql 2019-01-20 08:19 1.7K
chainMayetiola_destructorLink.txt.gz 2019-01-20 08:19 5.4M
chainMayetiola_destructorLink.sql 2019-01-20 08:19 1.6K
chainMayetiola_destructor.txt.gz 2019-01-20 08:19 845K
chainMayetiola_destructor.sql 2019-01-20 08:19 1.8K
chainLutzomyia_longipalpisLink.txt.gz 2019-01-20 08:19 8.4M
chainLutzomyia_longipalpisLink.sql 2019-01-20 08:19 1.6K
chainLutzomyia_longipalpis.txt.gz 2019-01-20 08:19 1.5M
chainLutzomyia_longipalpis.sql 2019-01-20 08:19 1.8K
chainLucilia_sericataLink.txt.gz 2019-01-20 08:19 9.8M
chainLucilia_sericataLink.sql 2019-01-20 08:19 1.6K
chainLucilia_sericata.txt.gz 2019-01-20 08:19 1.9M
chainLucilia_sericata.sql 2019-01-20 08:19 1.7K
chainLucilia_cuprinaLink.txt.gz 2019-01-20 08:19 19M
chainLucilia_cuprinaLink.sql 2019-01-20 08:19 1.6K
chainLucilia_cuprina.txt.gz 2019-01-20 08:19 2.5M
chainLucilia_cuprina.sql 2019-01-20 08:19 1.7K
chainLiriomyza_trifoliiLink.txt.gz 2019-01-20 08:19 4.6M
chainLiriomyza_trifoliiLink.sql 2019-01-20 08:19 1.6K
chainLiriomyza_trifolii.txt.gz 2019-01-20 08:19 942K
chainLiriomyza_trifolii.sql 2019-01-20 08:19 1.7K
chainHolcocephala_fuscaLink.txt.gz 2019-01-20 08:19 7.0M
chainHolcocephala_fuscaLink.sql 2019-01-20 08:19 1.6K
chainHolcocephala_fusca.txt.gz 2019-01-20 08:19 1.5M
chainHolcocephala_fusca.sql 2019-01-20 08:19 1.7K
chainHermetia_illucensLink.txt.gz 2019-01-20 08:18 7.4M
chainHermetia_illucensLink.sql 2019-01-20 08:18 1.6K
chainHermetia_illucens.txt.gz 2019-01-20 08:18 2.1M
chainHermetia_illucens.sql 2019-01-20 08:18 1.7K
chainHaematobia_irritansLink.txt.gz 2019-01-20 08:18 11M
chainHaematobia_irritansLink.sql 2019-01-20 08:18 1.6K
chainHaematobia_irritans.txt.gz 2019-01-20 08:18 2.0M
chainHaematobia_irritans.sql 2019-01-20 08:18 1.8K
chainGlossina_palpalis_gambiensisLink.txt.gz 2019-01-20 08:18 10M
chainGlossina_palpalis_gambiensisLink.sql 2019-01-20 08:18 1.6K
chainGlossina_palpalis_gambiensis.txt.gz 2019-01-20 08:18 1.5M
chainGlossina_palpalis_gambiensis.sql 2019-01-20 08:18 1.8K
chainGlossina_pallidipesLink.txt.gz 2019-01-20 08:18 10M
chainGlossina_pallidipesLink.sql 2019-01-20 08:18 1.6K
chainGlossina_pallidipes.txt.gz 2019-01-20 08:18 1.5M
chainGlossina_pallidipes.sql 2019-01-20 08:18 1.8K
chainGlossina_morsitans_2Link.txt.gz 2019-01-20 08:18 10M
chainGlossina_morsitans_2Link.sql 2019-01-20 08:18 1.6K
chainGlossina_morsitans_2.txt.gz 2019-01-20 08:18 1.6M
chainGlossina_morsitans_2.sql 2019-01-20 08:18 1.8K
chainGlossina_morsitans_1Link.txt.gz 2019-01-20 08:18 8.1M
chainGlossina_morsitans_1Link.sql 2019-01-20 08:18 1.6K
chainGlossina_morsitans_1.txt.gz 2019-01-20 08:18 1.5M
chainGlossina_morsitans_1.sql 2019-01-20 08:18 1.8K
chainGlossina_fuscipesLink.txt.gz 2019-01-20 08:18 10M
chainGlossina_fuscipesLink.sql 2019-01-20 08:18 1.6K
chainGlossina_fuscipes.txt.gz 2019-01-20 08:18 1.5M
chainGlossina_fuscipes.sql 2019-01-20 08:18 1.7K
chainGlossina_brevipalpisLink.txt.gz 2019-01-20 08:18 10M
chainGlossina_brevipalpisLink.sql 2019-01-20 08:18 1.6K
chainGlossina_brevipalpis.txt.gz 2019-01-20 08:18 1.5M
chainGlossina_brevipalpis.sql 2019-01-20 08:18 1.8K
chainGlossina_austeniLink.txt.gz 2019-01-20 08:18 10M
chainGlossina_austeniLink.sql 2019-01-20 08:18 1.6K
chainGlossina_austeni.txt.gz 2019-01-20 08:18 1.5M
chainGlossina_austeni.sql 2019-01-20 08:18 1.7K
chainEutreta_dianaLink.txt.gz 2019-01-20 08:18 5.6M
chainEutreta_dianaLink.sql 2019-01-20 08:18 1.6K
chainEutreta_diana.txt.gz 2019-01-20 08:18 1.5M
chainEutreta_diana.sql 2019-01-20 08:18 1.7K
chainEristalis_dimidiataLink.txt.gz 2019-01-20 08:18 3.8M
chainEristalis_dimidiataLink.sql 2019-01-20 08:18 1.6K
chainEristalis_dimidiata.txt.gz 2019-01-20 08:18 1.2M
chainEristalis_dimidiata.sql 2019-01-20 08:18 1.8K
chainEphydra_gracilisLink.txt.gz 2019-01-20 08:18 9.5M
chainEphydra_gracilisLink.sql 2019-01-20 08:18 1.6K
chainEphydra_gracilis.txt.gz 2019-01-20 08:18 1.8M
chainEphydra_gracilis.sql 2019-01-20 08:18 1.7K
chainDroYak3Link.txt.gz 2019-01-20 08:18 60M
chainDroYak3Link.sql 2019-01-20 08:18 1.5K
chainDroYak3.txt.gz 2019-01-20 08:18 8.1M
chainDroYak3.sql 2019-01-20 08:18 1.7K
chainDroWil2Link.txt.gz 2019-01-20 08:17 53M
chainDroWil2Link.sql 2019-01-20 08:17 1.5K
chainDroWil2.txt.gz 2019-01-20 08:17 5.4M
chainDroWil2.sql 2019-01-20 08:17 1.7K
chainDroVir3Link.txt.gz 2019-01-20 08:17 61M
chainDroVir3Link.sql 2019-01-20 08:17 1.5K
chainDroVir3.txt.gz 2019-01-20 08:17 7.7M
chainDroVir3.sql 2019-01-20 08:17 1.7K
chainDroTak2Link.txt.gz 2019-01-20 08:17 50M
chainDroTak2Link.sql 2019-01-20 08:17 1.5K
chainDroTak2.txt.gz 2019-01-20 08:17 5.3M
chainDroTak2.sql 2019-01-20 08:17 1.7K
chainDroSuz1Link.txt.gz 2019-01-20 08:16 81M
chainDroSuz1Link.sql 2019-01-20 08:16 1.5K
chainDroSuz1.txt.gz 2019-01-20 08:16 9.4M
chainDroSuz1.sql 2019-01-20 08:16 1.7K
chainDroSim2Link.txt.gz 2019-01-20 08:16 41M
chainDroSim2Link.sql 2019-01-20 08:16 1.5K
chainDroSim2.txt.gz 2019-01-20 08:16 7.0M
chainDroSim2.sql 2019-01-20 08:16 1.7K
chainDroSim1Link.txt.gz 2014-12-11 14:51 57M
chainDroSim1Link.sql 2014-12-11 14:51 1.5K
chainDroSim1.txt.gz 2014-12-11 14:50 11M
chainDroSim1.sql 2014-12-11 14:50 1.7K
chainDroSec1Link.txt.gz 2014-12-11 14:49 93M
chainDroSec1Link.sql 2014-12-11 14:48 1.5K
chainDroSec1.txt.gz 2014-12-11 14:48 23M
chainDroSec1.sql 2014-12-11 14:48 1.7K
chainDroRho2Link.txt.gz 2019-01-20 08:16 68M
chainDroRho2Link.sql 2019-01-20 08:16 1.5K
chainDroRho2.txt.gz 2019-01-20 08:16 8.5M
chainDroRho2.sql 2019-01-20 08:16 1.7K
chainDroPse3Link.txt.gz 2019-01-20 08:16 41M
chainDroPse3Link.sql 2019-01-20 08:15 1.5K
chainDroPse3.txt.gz 2019-01-20 08:15 3.6M
chainDroPse3.sql 2019-01-20 08:15 1.7K
chainDroPer1Link.txt.gz 2014-12-11 14:48 58M
chainDroPer1Link.sql 2014-12-11 14:48 1.5K
chainDroPer1.txt.gz 2014-12-11 14:48 6.6M
chainDroPer1.sql 2014-12-11 14:48 1.7K
chainDroMoj3Link.txt.gz 2019-01-20 08:15 38M
chainDroMoj3Link.sql 2019-01-20 08:15 1.5K
chainDroMoj3.txt.gz 2019-01-20 08:15 3.3M
chainDroMoj3.sql 2019-01-20 08:15 1.7K
chainDroMir2Link.txt.gz 2019-01-20 08:15 36M
chainDroMir2Link.sql 2019-01-20 08:15 1.5K
chainDroMir2.txt.gz 2019-01-20 08:15 2.8M
chainDroMir2.sql 2019-01-20 08:15 1.7K
chainDroKik2Link.txt.gz 2019-01-20 08:15 47M
chainDroKik2Link.sql 2019-01-20 08:15 1.5K
chainDroKik2.txt.gz 2019-01-20 08:15 4.2M
chainDroKik2.sql 2019-01-20 08:15 1.7K
chainDroGri2Link.txt.gz 2019-01-20 08:15 37M
chainDroGri2Link.sql 2019-01-20 08:15 1.5K
chainDroGri2.txt.gz 2019-01-20 08:15 3.0M
chainDroGri2.sql 2019-01-20 08:15 1.7K
chainDroFic2Link.txt.gz 2019-01-20 08:14 45M
chainDroFic2Link.sql 2019-01-20 08:14 1.5K
chainDroFic2.txt.gz 2019-01-20 08:14 4.4M
chainDroFic2.sql 2019-01-20 08:14 1.7K
chainDroEug2Link.txt.gz 2019-01-20 08:14 47M
chainDroEug2Link.sql 2019-01-20 08:14 1.5K
chainDroEug2.txt.gz 2019-01-20 08:14 4.4M
chainDroEug2.sql 2019-01-20 08:14 1.7K
chainDroEre2Link.txt.gz 2019-01-20 08:14 74M
chainDroEre2Link.sql 2019-01-20 08:14 1.5K
chainDroEre2.txt.gz 2019-01-20 08:14 12M
chainDroEre2.sql 2019-01-20 08:14 1.7K
chainDroEle2Link.txt.gz 2019-01-20 08:13 58M
chainDroEle2Link.sql 2019-01-20 08:13 1.5K
chainDroEle2.txt.gz 2019-01-20 08:13 5.9M
chainDroEle2.sql 2019-01-20 08:13 1.7K
chainDroBip2Link.txt.gz 2019-01-20 08:13 51M
chainDroBip2Link.sql 2019-01-20 08:13 1.5K
chainDroBip2.txt.gz 2019-01-20 08:13 4.7M
chainDroBip2.sql 2019-01-20 08:13 1.7K
chainDroBia2Link.txt.gz 2019-01-20 08:13 63M
chainDroBia2Link.sql 2019-01-20 08:13 1.5K
chainDroBia2.txt.gz 2019-01-20 08:13 5.9M
chainDroBia2.sql 2019-01-20 08:13 1.7K
chainDroAna3Link.txt.gz 2019-01-20 08:12 102M
chainDroAna3Link.sql 2019-01-20 08:12 1.5K
chainDroAna3.txt.gz 2019-01-20 08:12 14M
chainDroAna3.sql 2019-01-20 08:12 1.7K
chainDroAlb1Link.txt.gz 2019-01-20 08:12 34M
chainDroAlb1Link.sql 2019-01-20 08:12 1.5K
chainDroAlb1.txt.gz 2019-01-20 08:12 3.1M
chainDroAlb1.sql 2019-01-20 08:12 1.7K
chainD_subobscuraLink.txt.gz 2019-01-20 08:12 32M
chainD_subobscuraLink.sql 2019-01-20 08:12 1.6K
chainD_subobscura.txt.gz 2019-01-20 08:12 2.2M
chainD_subobscura.sql 2019-01-20 08:12 1.7K
chainD_serrataLink.txt.gz 2019-01-20 08:12 55M
chainD_serrataLink.sql 2019-01-20 08:12 1.6K
chainD_serrata.txt.gz 2019-01-20 08:12 4.8M
chainD_serrata.sql 2019-01-20 08:12 1.7K
chainD_pseudoobscura_1Link.txt.gz 2019-01-20 08:12 28M
chainD_pseudoobscura_1Link.sql 2019-01-20 08:11 1.6K
chainD_pseudoobscura_1.txt.gz 2019-01-20 08:11 3.3M
chainD_pseudoobscura_1.sql 2019-01-20 08:11 1.7K
chainD_obscuraLink.txt.gz 2019-01-20 08:11 47M
chainD_obscuraLink.sql 2019-01-20 08:11 1.6K
chainD_obscura.txt.gz 2019-01-20 08:11 4.2M
chainD_obscura.sql 2019-01-20 08:11 1.7K
chainD_novamexicanaLink.txt.gz 2019-01-20 08:11 42M
chainD_novamexicanaLink.sql 2019-01-20 08:11 1.6K
chainD_novamexicana.txt.gz 2019-01-20 08:11 3.8M
chainD_novamexicana.sql 2019-01-20 08:11 1.7K
chainD_navojoaLink.txt.gz 2019-01-20 08:11 22M
chainD_navojoaLink.sql 2019-01-20 08:11 1.6K
chainD_navojoa.txt.gz 2019-01-20 08:11 1.9M
chainD_navojoa.sql 2019-01-20 08:11 1.7K
chainD_nasutaLink.txt.gz 2019-01-20 08:11 24M
chainD_nasutaLink.sql 2019-01-20 08:11 1.5K
chainD_nasuta.txt.gz 2019-01-20 08:11 2.8M
chainD_nasuta.sql 2019-01-20 08:11 1.7K
chainD_montanaLink.txt.gz 2019-01-20 08:11 30M
chainD_montanaLink.sql 2019-01-20 08:11 1.6K
chainD_montana.txt.gz 2019-01-20 08:11 3.4M
chainD_montana.sql 2019-01-20 08:11 1.7K
chainD_hydeiLink.txt.gz 2019-01-20 08:10 29M
chainD_hydeiLink.sql 2019-01-20 08:10 1.5K
chainD_hydei.txt.gz 2019-01-20 08:10 2.3M
chainD_hydei.sql 2019-01-20 08:10 1.7K
chainD_busckiiLink.txt.gz 2019-01-20 08:10 28M
chainD_busckiiLink.sql 2019-01-20 08:10 1.6K
chainD_busckii.txt.gz 2019-01-20 08:10 2.3M
chainD_busckii.sql 2019-01-20 08:10 1.7K
chainD_athabascaLink.txt.gz 2019-01-20 08:10 33M
chainD_athabascaLink.sql 2019-01-20 08:10 1.6K
chainD_athabasca.txt.gz 2019-01-20 08:10 2.7M
chainD_athabasca.sql 2019-01-20 08:10 1.7K
chainD_arizonaeLink.txt.gz 2019-01-20 08:10 26M
chainD_arizonaeLink.sql 2019-01-20 08:10 1.6K
chainD_arizonae.txt.gz 2019-01-20 08:10 2.3M
chainD_arizonae.sql 2019-01-20 08:10 1.7K
chainD_americanaLink.txt.gz 2019-01-20 08:10 31M
chainD_americanaLink.sql 2019-01-20 08:10 1.6K
chainD_americana.txt.gz 2019-01-20 08:10 2.9M
chainD_americana.sql 2019-01-20 08:10 1.7K
chainCulicoides_sonorensisLink.txt.gz 2019-01-20 08:10 8.8M
chainCulicoides_sonorensisLink.sql 2019-01-20 08:10 1.6K
chainCulicoides_sonorensis.txt.gz 2019-01-20 08:10 1.2M
chainCulicoides_sonorensis.sql 2019-01-20 08:10 1.8K
chainCulex_quinquefasciatusLink.txt.gz 2019-01-20 08:10 17M
chainCulex_quinquefasciatusLink.sql 2019-01-20 08:10 1.6K
chainCulex_quinquefasciatus.txt.gz 2019-01-20 08:10 3.0M
chainCulex_quinquefasciatus.sql 2019-01-20 08:10 1.8K
chainCondylostylus_patibulatusLink.txt.gz 2019-01-20 08:10 4.2M
chainCondylostylus_patibulatusLink.sql 2019-01-20 08:10 1.6K
chainCondylostylus_patibulatus.txt.gz 2019-01-20 08:10 955K
chainCondylostylus_patibulatus.sql 2019-01-20 08:10 1.8K
chainCoboldia_fuscipesLink.txt.gz 2019-01-20 08:10 6.2M
chainCoboldia_fuscipesLink.sql 2019-01-20 08:10 1.6K
chainCoboldia_fuscipes.txt.gz 2019-01-20 08:10 846K
chainCoboldia_fuscipes.sql 2019-01-20 08:10 1.7K
chainClunio_marinusLink.txt.gz 2019-01-20 08:10 6.2M
chainClunio_marinusLink.sql 2019-01-20 08:10 1.6K
chainClunio_marinus.txt.gz 2019-01-20 08:10 913K
chainClunio_marinus.sql 2019-01-20 08:10 1.7K
chainClogmia_albipunctataLink.txt.gz 2019-01-20 08:10 9.8M
chainClogmia_albipunctataLink.sql 2019-01-20 08:10 1.6K
chainClogmia_albipunctata.txt.gz 2019-01-20 08:10 1.9M
chainClogmia_albipunctata.sql 2019-01-20 08:10 1.8K
chainCirrula_hiansLink.txt.gz 2019-01-20 08:09 9.0M
chainCirrula_hiansLink.sql 2019-01-20 08:09 1.6K
chainCirrula_hians.txt.gz 2019-01-20 08:09 2.0M
chainCirrula_hians.sql 2019-01-20 08:09 1.7K
chainChironomus_tentansLink.txt.gz 2019-01-20 08:09 5.6M
chainChironomus_tentansLink.sql 2019-01-20 08:09 1.6K
chainChironomus_tentans.txt.gz 2019-01-20 08:09 900K
chainChironomus_tentans.sql 2019-01-20 08:09 1.7K
chainChironomus_ripariusLink.txt.gz 2019-01-20 08:09 4.9M
chainChironomus_ripariusLink.sql 2019-01-20 08:09 1.6K
chainChironomus_riparius.txt.gz 2019-01-20 08:09 825K
chainChironomus_riparius.sql 2019-01-20 08:09 1.8K
chainChaoborus_trivitattusLink.txt.gz 2019-01-20 08:09 4.9M
chainChaoborus_trivitattusLink.sql 2019-01-20 08:09 1.6K
chainChaoborus_trivitattus.txt.gz 2019-01-20 08:09 1.2M
chainChaoborus_trivitattus.sql 2019-01-20 08:09 1.8K
chainCeratitis_capitataLink.txt.gz 2019-01-20 08:09 23M
chainCeratitis_capitataLink.sql 2019-01-20 08:09 1.6K
chainCeratitis_capitata.txt.gz 2019-01-20 08:09 2.7M
chainCeratitis_capitata.sql 2019-01-20 08:09 1.7K
chainCalliphora_vicinaLink.txt.gz 2019-01-20 08:09 9.9M
chainCalliphora_vicinaLink.sql 2019-01-20 08:09 1.6K
chainCalliphora_vicina.txt.gz 2019-01-20 08:09 2.3M
chainCalliphora_vicina.sql 2019-01-20 08:09 1.7K
chainBelgica_antarcticaLink.txt.gz 2019-01-20 08:09 6.5M
chainBelgica_antarcticaLink.sql 2019-01-20 08:09 1.6K
chainBelgica_antarctica.txt.gz 2019-01-20 08:09 1.0M
chainBelgica_antarctica.sql 2019-01-20 08:09 1.7K
chainBactrocera_tryoniLink.txt.gz 2019-01-20 08:09 23M
chainBactrocera_tryoniLink.sql 2019-01-20 08:09 1.6K
chainBactrocera_tryoni.txt.gz 2019-01-20 08:09 3.3M
chainBactrocera_tryoni.sql 2019-01-20 08:09 1.7K
chainBactrocera_oleaeLink.txt.gz 2019-01-20 08:09 22M
chainBactrocera_oleaeLink.sql 2019-01-20 08:09 1.6K
chainBactrocera_oleae.txt.gz 2019-01-20 08:09 2.8M
chainBactrocera_oleae.sql 2019-01-20 08:09 1.7K
chainBactrocera_latifronsLink.txt.gz 2019-01-20 08:09 33M
chainBactrocera_latifronsLink.sql 2019-01-20 08:09 1.6K
chainBactrocera_latifrons.txt.gz 2019-01-20 08:09 3.8M
chainBactrocera_latifrons.sql 2019-01-20 08:09 1.8K
chainBactrocera_dorsalisLink.txt.gz 2019-01-20 08:09 15M
chainBactrocera_dorsalisLink.sql 2019-01-20 08:09 1.6K
chainBactrocera_dorsalis.txt.gz 2019-01-20 08:09 2.2M
chainBactrocera_dorsalis.sql 2019-01-20 08:09 1.8K
chainApiMel4Link.txt.gz 2019-01-20 08:09 5.9M
chainApiMel4Link.sql 2019-01-20 08:09 1.5K
chainApiMel4.txt.gz 2019-01-20 08:09 951K
chainApiMel4.sql 2019-01-20 08:09 1.7K
chainAnoGam3Link.txt.gz 2018-10-07 03:24 14M
chainAnoGam3Link.sql 2018-10-07 03:24 1.5K
chainAnoGam3.txt.gz 2018-10-07 03:24 2.1M
chainAnoGam3.sql 2018-10-07 03:24 1.7K
chainAnoGam1Link.txt.gz 2014-12-11 14:47 16M
chainAnoGam1Link.sql 2014-12-11 14:47 1.5K
chainAnoGam1.txt.gz 2014-12-11 14:47 2.2M
chainAnoGam1.sql 2014-12-11 14:47 1.7K
chainAedes_albopictusLink.txt.gz 2019-01-20 08:08 58M
chainAedes_albopictusLink.sql 2019-01-20 08:08 1.6K
chainAedes_albopictus.txt.gz 2019-01-20 08:08 8.1M
chainAedes_albopictus.sql 2019-01-20 08:08 1.7K
chainAedes_aegyptiLink.txt.gz 2019-01-20 08:08 37M
chainAedes_aegyptiLink.sql 2019-01-20 08:08 1.6K
chainAedes_aegypti.txt.gz 2019-01-20 08:08 4.8M
chainAedes_aegypti.sql 2019-01-20 08:08 1.7K
chainA_stephensiLink.txt.gz 2019-01-20 08:08 9.7M
chainA_stephensiLink.sql 2019-01-20 08:08 1.6K
chainA_stephensi.txt.gz 2019-01-20 08:08 1.5M
chainA_stephensi.sql 2019-01-20 08:08 1.7K
chainA_sinensisLink.txt.gz 2019-01-20 08:08 12M
chainA_sinensisLink.sql 2019-01-20 08:08 1.6K
chainA_sinensis.txt.gz 2019-01-20 08:08 2.0M
chainA_sinensis.sql 2019-01-20 08:08 1.7K
chainA_quadriannulatusLink.txt.gz 2019-01-20 08:08 12M
chainA_quadriannulatusLink.sql 2019-01-20 08:08 1.6K
chainA_quadriannulatus.txt.gz 2019-01-20 08:08 1.9M
chainA_quadriannulatus.sql 2019-01-20 08:08 1.7K
chainA_punctulatusLink.txt.gz 2019-01-20 08:08 8.1M
chainA_punctulatusLink.sql 2019-01-20 08:08 1.6K
chainA_punctulatus.txt.gz 2019-01-20 08:08 1.5M
chainA_punctulatus.sql 2019-01-20 08:08 1.7K
chainA_niliLink.txt.gz 2019-01-20 08:08 5.2M
chainA_niliLink.sql 2019-01-20 08:08 1.5K
chainA_nili.txt.gz 2019-01-20 08:08 1.2M
chainA_nili.sql 2019-01-20 08:08 1.7K
chainA_minimusLink.txt.gz 2019-01-20 08:08 9.6M
chainA_minimusLink.sql 2019-01-20 08:08 1.6K
chainA_minimus.txt.gz 2019-01-20 08:08 1.5M
chainA_minimus.sql 2019-01-20 08:08 1.7K
chainA_merusLink.txt.gz 2019-01-20 08:08 13M
chainA_merusLink.sql 2019-01-20 08:08 1.5K
chainA_merus.txt.gz 2019-01-20 08:08 2.0M
chainA_merus.sql 2019-01-20 08:08 1.7K
chainA_melasLink.txt.gz 2019-01-20 08:08 11M
chainA_melasLink.sql 2019-01-20 08:08 1.5K
chainA_melas.txt.gz 2019-01-20 08:08 1.9M
chainA_melas.sql 2019-01-20 08:08 1.7K
chainA_maculatusLink.txt.gz 2019-01-20 08:08 19M
chainA_maculatusLink.sql 2019-01-20 08:08 1.6K
chainA_maculatus.txt.gz 2019-01-20 08:08 3.4M
chainA_maculatus.sql 2019-01-20 08:08 1.7K
chainA_koliensisLink.txt.gz 2019-01-20 08:08 7.7M
chainA_koliensisLink.sql 2019-01-20 08:08 1.6K
chainA_koliensis.txt.gz 2019-01-20 08:08 1.5M
chainA_koliensis.sql 2019-01-20 08:08 1.7K
chainA_gambiae_1Link.txt.gz 2019-01-20 08:07 6.9M
chainA_gambiae_1Link.sql 2019-01-20 08:07 1.6K
chainA_gambiae_1.txt.gz 2019-01-20 08:07 1.6M
chainA_gambiae_1.sql 2019-01-20 08:07 1.7K
chainA_funestusLink.txt.gz 2019-01-20 08:07 9.2M
chainA_funestusLink.sql 2019-01-20 08:07 1.6K
chainA_funestus.txt.gz 2019-01-20 08:07 1.5M
chainA_funestus.sql 2019-01-20 08:07 1.7K
chainA_farauti_No4Link.txt.gz 2019-01-20 08:07 8.3M
chainA_farauti_No4Link.sql 2019-01-20 08:07 1.6K
chainA_farauti_No4.txt.gz 2019-01-20 08:07 1.5M
chainA_farauti_No4.sql 2019-01-20 08:07 1.7K
chainA_farautiLink.txt.gz 2019-01-20 08:07 11M
chainA_farautiLink.sql 2019-01-20 08:07 1.6K
chainA_farauti.txt.gz 2019-01-20 08:07 1.7M
chainA_farauti.sql 2019-01-20 08:07 1.7K
chainA_epiroticusLink.txt.gz 2019-01-20 08:07 11M
chainA_epiroticusLink.sql 2019-01-20 08:07 1.6K
chainA_epiroticus.txt.gz 2019-01-20 08:07 1.8M
chainA_epiroticus.sql 2019-01-20 08:07 1.7K
chainA_dirusLink.txt.gz 2019-01-20 08:07 12M
chainA_dirusLink.sql 2019-01-20 08:07 1.5K
chainA_dirus.txt.gz 2019-01-20 08:07 1.8M
chainA_dirus.sql 2019-01-20 08:07 1.7K
chainA_darlingiLink.txt.gz 2019-01-20 08:07 8.6M
chainA_darlingiLink.sql 2019-01-20 08:07 1.6K
chainA_darlingi.txt.gz 2019-01-20 08:07 1.5M
chainA_darlingi.sql 2019-01-20 08:07 1.7K
chainA_culicifaciesLink.txt.gz 2019-01-20 08:07 8.6M
chainA_culicifaciesLink.sql 2019-01-20 08:07 1.6K
chainA_culicifacies.txt.gz 2019-01-20 08:07 1.5M
chainA_culicifacies.sql 2019-01-20 08:07 1.7K
chainA_cracensLink.txt.gz 2019-01-20 08:07 13M
chainA_cracensLink.sql 2019-01-20 08:07 1.6K
chainA_cracens.txt.gz 2019-01-20 08:07 2.4M
chainA_cracens.sql 2019-01-20 08:07 1.7K
chainA_coluzziiLink.txt.gz 2019-01-20 08:07 11M
chainA_coluzziiLink.sql 2019-01-20 08:07 1.6K
chainA_coluzzii.txt.gz 2019-01-20 08:07 1.8M
chainA_coluzzii.sql 2019-01-20 08:07 1.7K
chainA_christyiLink.txt.gz 2019-01-20 08:07 8.4M
chainA_christyiLink.sql 2019-01-20 08:07 1.6K
chainA_christyi.txt.gz 2019-01-20 08:07 1.5M
chainA_christyi.sql 2019-01-20 08:07 1.7K
chainA_atroparvusLink.txt.gz 2019-01-20 08:07 12M
chainA_atroparvusLink.sql 2019-01-20 08:07 1.6K
chainA_atroparvus.txt.gz 2019-01-20 08:07 1.8M
chainA_atroparvus.sql 2019-01-20 08:07 1.7K
chainA_arabiensisLink.txt.gz 2019-01-20 08:07 12M
chainA_arabiensisLink.sql 2019-01-20 08:07 1.6K
chainA_arabiensis.txt.gz 2019-01-20 08:07 1.9M
chainA_arabiensis.sql 2019-01-20 08:07 1.7K
chainA_aquasalisLink.txt.gz 2019-01-20 08:07 8.4M
chainA_aquasalisLink.sql 2019-01-20 08:07 1.6K
chainA_aquasalis.txt.gz 2019-01-20 08:07 1.5M
chainA_aquasalis.sql 2019-01-20 08:07 1.7K
chainA_albimanusLink.txt.gz 2019-01-20 08:07 9.4M
chainA_albimanusLink.sql 2019-01-20 08:07 1.6K
chainA_albimanus.txt.gz 2019-01-20 08:07 1.5M
chainA_albimanus.sql 2019-01-20 08:07 1.7K
bigFiles.txt.gz 2025-11-09 14:34 112
bigFiles.sql 2025-11-09 14:34 1.4K
augustusGene.txt.gz 2015-07-26 12:13 741K
augustusGene.sql 2015-07-26 12:13 1.9K
all_mrna.txt.gz 2020-08-18 23:53 3.9M
all_mrna.sql 2020-08-18 23:53 2.1K
all_est.txt.gz 2014-12-11 14:46 26M
all_est.sql 2014-12-11 14:46 2.1K