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