This directory contains a dump of the UCSC genome annotation database for
the May 2008 assembly of the C. elegans genome (UCSC version ce6, WUSTL 
School of Medicine GSC and Sanger Institute version WS190). The annotations 
were generated by UCSC and collaborators worldwide.

This assembly was produced by the Genome Sequencing Center at the 
Washington University in St. Louis (WUSTL) School of Medicine and
the Sanger Institute. For more information on the 
C. elegans genome, see the WUSTL project website at
http://genome.wustl.edu/genome.cgi?GENOME=Caenorhabditis+elegans. 
The sequence data may also be downloaded from:
ftp://ftp.sanger.ac.uk/pub/wormbase/WS190/CHROMOSOMES/.

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=ce6
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/ce6/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/ce6/database/ .
For a single file, e.g. gc5BaseBw.txt.gz
    rsync -avzP 
        rsync://hgdownload.cse.ucsc.edu/goldenPath/ce6/database/gc5BaseBw.txt.gz .

Or with wget, all files:
    wget --timestamping 
        'ftp://hgdownload.cse.ucsc.edu/goldenPath/ce6/database/*'
With wget, a single file: 
    wget --timestamping 
        'ftp://hgdownload.cse.ucsc.edu/goldenPath/ce6/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 ce6 < chromInfo.sql
## load data from the txt.gz file
$ zcat chromInfo.txt.gz | hgsql ce6 --local-infile=1 
        -e 'LOAD DATA LOCAL INFILE "/dev/stdin" INTO TABLE chromInfo;'

------------------------------------------------------------------
The C. elegans sequence is made freely available to the community by the
Genome Sequencing Center at the WUSTL School of Medicine. Please see the
WUSTL data use policy at http://genome.wustl.edu/data.cgi for data use
restrictions and citation information.
      Name                                      Last modified      Size  Description
Parent Directory - nucleosomeControl.txt.gz 2008-10-13 03:11 326M nucleosomeFragmentsAntisense.txt.gz 2008-10-13 03:07 130M nucleosomeFragmentsSense.txt.gz 2008-10-13 03:09 126M kimExpDistance.txt.gz 2008-07-23 03:33 120M xenoMrna.txt.gz 2020-08-21 05:07 38M chrIII_chainSelfLink.txt.gz 2008-07-23 03:16 18M chrV_chainSelfLink.txt.gz 2008-07-23 03:22 17M sangerBlastTab.txt.gz 2010-08-29 10:49 15M all_est.txt.gz 2016-06-05 09:19 14M chrII_chainSelfLink.txt.gz 2008-07-23 03:17 14M chrI_chainSelfLink.txt.gz 2008-07-23 03:20 13M chrIV_chainSelfLink.txt.gz 2008-07-23 03:19 11M 25mersRepeats.txt.gz 2008-10-13 03:08 8.5M chrV_chainCb3Link.txt.gz 2008-07-23 03:21 8.4M multiz6wayFrames.txt.gz 2008-07-23 03:37 7.4M chrV_chainCaePb2Link.txt.gz 2008-07-23 03:21 6.9M chrX_chainSelfLink.txt.gz 2008-07-23 03:23 5.8M multiz6way.txt.gz 2008-07-23 03:37 5.6M chrIV_chainCb3Link.txt.gz 2008-07-23 03:18 5.4M phastConsElements6way.txt.gz 2008-07-23 03:38 5.1M chrV_chainCaeRem3Link.txt.gz 2008-07-23 03:21 5.0M ensPep.txt.gz 2008-08-24 03:10 4.9M sangerPep.txt.gz 2008-07-23 03:41 4.9M blastSGPep01.txt.gz 2008-07-23 03:14 4.9M chrIV_chainCaeRem3Link.txt.gz 2008-07-23 03:18 4.2M estOrientInfo.txt.gz 2016-06-05 09:19 4.1M chrII_chainCb3Link.txt.gz 2008-07-23 03:17 4.0M chrIV_chainCaePb2Link.txt.gz 2008-07-23 03:18 4.0M chrX_chainCb3Link.txt.gz 2008-07-23 03:23 3.9M chrI_chainCb3Link.txt.gz 2008-07-23 03:19 3.8M chrIII_chainCb3Link.txt.gz 2008-07-23 03:15 3.8M netCb3.txt.gz 2008-07-23 03:38 3.7M netCaeRem3.txt.gz 2008-07-23 03:38 3.6M chrII_chainCaePb2Link.txt.gz 2008-07-23 03:16 3.6M netCaePb2.txt.gz 2008-07-23 03:37 3.6M chrV_chainSelf.txt.gz 2008-07-23 03:22 3.5M chrX_chainCaePb2Link.txt.gz 2008-07-23 03:23 3.3M chrIII_chainSelf.txt.gz 2008-07-23 03:15 3.2M chrX_chainCaeRem3Link.txt.gz 2008-07-23 03:23 3.2M nucleosomeAdjustedCoverage.txt.gz 2008-10-13 03:08 3.1M chrI_chainCaePb2Link.txt.gz 2008-07-23 03:19 3.1M chrI_est.txt.gz 2016-06-05 09:19 3.0M chrII_chainSelf.txt.gz 2008-07-23 03:17 2.9M chrII_chainCaeRem3Link.txt.gz 2008-07-23 03:17 2.9M chrIV_chainSelf.txt.gz 2008-07-23 03:18 2.7M phastCons6way.txt.gz 2008-07-23 03:38 2.7M netCaeJap1.txt.gz 2008-07-23 03:37 2.6M refSeqAli.txt.gz 2020-08-21 05:14 2.6M nucleosomeStringency.txt.gz 2008-10-13 03:08 2.6M chrII_est.txt.gz 2016-06-05 09:19 2.6M chrI_chainSelf.txt.gz 2008-07-23 03:20 2.6M monoNucleosomesAntiSense.txt.gz 2008-10-13 03:09 2.4M monoNucleosomesSense.txt.gz 2008-10-13 03:08 2.4M chrV_chainCb3.txt.gz 2008-07-23 03:21 2.4M nucleosomeControlAntisenseCoverage.txt.gz 2008-10-13 03:06 2.4M chrIII_est.txt.gz 2016-06-05 09:19 2.4M chrIII_chainCaePb2Link.txt.gz 2008-07-23 03:14 2.4M chrIII_chainCaeRem3Link.txt.gz 2008-07-23 03:15 2.4M nucleosomeControlSenseCoverage.txt.gz 2008-10-13 03:09 2.3M refGene.txt.gz 2020-08-21 05:14 2.3M chrV_est.txt.gz 2016-06-05 09:19 2.3M chrV_chainCaeJap1Link.txt.gz 2008-07-23 03:20 2.3M chrIV_est.txt.gz 2016-06-05 09:19 2.3M chrI_intronEst.txt.gz 2016-06-05 09:19 2.2M chrI_chainCaeRem3Link.txt.gz 2008-07-23 03:19 2.2M sangerLinks.txt.gz 2008-07-23 03:41 2.2M chrII_intronEst.txt.gz 2016-06-05 09:19 2.1M refFlat.txt.gz 2020-08-21 05:14 2.1M chrX_chainCaeJap1Link.txt.gz 2008-07-23 03:23 2.1M chrIV_chainCaeJap1Link.txt.gz 2008-07-23 03:18 2.0M chrIII_intronEst.txt.gz 2016-06-05 09:19 2.0M chrX_est.txt.gz 2016-06-05 09:19 1.8M chrV_intronEst.txt.gz 2016-06-05 09:19 1.8M chrIV_intronEst.txt.gz 2016-06-05 09:19 1.8M xenoRefSeqAli.txt.gz 2020-08-21 05:14 1.8M xenoRefGene.txt.gz 2020-08-21 05:14 1.7M chrX_chainSelf.txt.gz 2008-07-23 03:23 1.7M ensGene.txt.gz 2008-08-24 03:10 1.6M chrII_chainCaeJap1Link.txt.gz 2008-07-23 03:16 1.5M xenoRefFlat.txt.gz 2020-08-21 05:14 1.5M chrV_chainCaePb2.txt.gz 2008-07-23 03:21 1.5M chrX_intronEst.txt.gz 2016-06-05 09:19 1.5M chrIII_chainCaeJap1Link.txt.gz 2008-07-23 03:14 1.4M sangerGene.txt.gz 2008-07-23 03:41 1.4M augustusGene.txt.gz 2015-07-26 11:22 1.3M chrI_chainCaeJap1Link.txt.gz 2008-07-23 03:19 1.3M simpleRepeat.txt.gz 2008-07-23 03:41 1.2M chrIV_chainCb3.txt.gz 2008-07-23 03:14 1.0M mrnaOrientInfo.txt.gz 2020-08-21 05:14 843K chrII_chainCb3.txt.gz 2008-07-23 03:17 839K netPriPac1.txt.gz 2008-07-23 03:38 837K chrV_chainCaeRem3.txt.gz 2008-07-23 03:21 828K chrIII_chainCb3.txt.gz 2008-07-23 03:15 779K chrI_chainCb3.txt.gz 2008-07-23 03:19 675K multiz6waySummary.txt.gz 2008-07-23 03:37 568K chrX_chainPriPac1Link.txt.gz 2008-07-23 03:23 566K chrIV_chainCaePb2.txt.gz 2008-07-23 03:18 560K chrIV_chainPriPac1Link.txt.gz 2008-07-23 03:18 557K chrIV_chainCaeRem3.txt.gz 2008-07-23 03:18 556K chrX_chainCb3.txt.gz 2008-07-23 03:23 518K chrII_chainCaePb2.txt.gz 2008-07-23 03:16 499K chrV_chainPriPac1Link.txt.gz 2008-07-23 03:21 492K chrIII_chainPriPac1Link.txt.gz 2008-07-23 03:15 489K chrV_chainCaeJap1.txt.gz 2008-07-23 03:20 469K chrV_rmsk.txt.gz 2008-07-23 03:22 469K chrIII_chainCaePb2.txt.gz 2008-07-23 03:14 467K chrIV_chainCaeJap1.txt.gz 2008-07-23 03:18 465K chrI_rmsk.txt.gz 2008-07-23 03:20 419K chrII_chainPriPac1Link.txt.gz 2008-07-23 03:17 408K chrIII_rmsk.txt.gz 2008-07-23 03:16 403K chrII_chainCaeRem3.txt.gz 2008-07-23 03:17 400K chrIII_chainCaeRem3.txt.gz 2008-07-23 03:15 397K blastSGRef01.txt.gz 2008-07-23 03:14 396K gc5Base.txt.gz 2008-07-23 03:27 394K chrIV_rmsk.txt.gz 2008-07-23 03:19 391K chrX_chainCaeJap1.txt.gz 2008-07-23 03:22 386K chrX_chainCaeRem3.txt.gz 2008-07-23 03:23 386K chrX_chainCaePb2.txt.gz 2008-07-23 03:23 383K algBindGenic.txt.gz 2010-01-24 09:23 381K chrII_rmsk.txt.gz 2008-07-23 03:18 356K chrI_chainCaePb2.txt.gz 2008-07-23 03:19 354K chrI_chainPriPac1Link.txt.gz 2008-07-23 03:20 353K chrIII_chainCaeJap1.txt.gz 2008-07-23 03:14 347K sangerCanonical.txt.gz 2008-07-23 03:41 330K all_mrna.txt.gz 2020-08-21 05:07 317K pubsBlatPsl.txt.gz 2012-05-07 12:08 312K chrII_chainCaeJap1.txt.gz 2008-07-23 03:16 298K chrX_rmsk.txt.gz 2008-07-23 03:23 294K chrI_chainCaeRem3.txt.gz 2008-07-23 03:19 262K chrI_chainCaeJap1.txt.gz 2008-07-23 03:19 240K wt2Forward.txt.gz 2010-01-24 09:23 236K sangerGeneToWBGeneID.txt.gz 2008-07-23 03:41 236K wt2Reverse.txt.gz 2010-01-24 09:23 232K orfToGene.txt.gz 2008-07-23 03:38 209K pubsBlat.txt.gz 2012-05-07 12:08 204K chrX_chainPriPac1.txt.gz 2008-07-23 03:23 198K wt1Reverse.txt.gz 2010-01-24 09:23 192K wt1Forward.txt.gz 2010-01-24 09:23 192K wt3Forward.txt.gz 2010-01-24 09:23 188K wt3Reverse.txt.gz 2010-01-24 09:23 185K ensGtp.txt.gz 2008-08-24 03:10 178K nestedRepeats.txt.gz 2008-07-23 03:37 174K chrIV_chainPriPac1.txt.gz 2008-07-23 03:18 158K chrIII_chainPriPac1.txt.gz 2008-07-23 03:15 146K chrV_chainPriPac1.txt.gz 2008-07-23 03:21 142K sangerToRefSeq.txt.gz 2008-07-23 03:41 141K hgBlastTab.txt.gz 2015-07-05 21:45 132K mmBlastTab.txt.gz 2015-05-31 19:28 130K drBlastTab.txt.gz 2013-10-27 11:17 125K sangerIsoforms.txt.gz 2008-07-23 03:41 125K chrIV_mrna.txt.gz 2020-08-21 05:07 119K dmBlastTab.txt.gz 2010-08-29 10:49 115K chrII_chainPriPac1.txt.gz 2008-07-23 03:17 114K gbLoaded.txt.gz 2020-08-21 05:14 109K sangerRnaGene.txt.gz 2008-07-23 03:41 102K chrI_chainPriPac1.txt.gz 2008-07-23 03:20 97K rnBlastTab.txt.gz 2012-02-26 05:26 88K mt2Forward.txt.gz 2010-01-24 09:23 87K mt2Reverse.txt.gz 2010-01-24 09:23 86K mt3Forward.txt.gz 2010-01-24 09:23 61K mt3Reverse.txt.gz 2010-01-24 09:23 59K chrM_est.txt.gz 2016-06-05 09:19 52K algBindSites.txt.gz 2010-01-24 09:23 51K scBlastTab.txt.gz 2010-08-29 10:49 48K chrX_mrna.txt.gz 2020-08-21 05:07 47K mt1Reverse.txt.gz 2010-01-24 09:23 46K mt1Forward.txt.gz 2010-01-24 09:23 43K trackDb_pushedout.txt.gz 2022-11-29 11:10 42K trackDb.txt.gz 2023-03-28 13:47 42K chrV_mrna.txt.gz 2018-01-07 06:39 41K chrI_mrna.txt.gz 2020-05-07 16:40 41K chrIII_mrna.txt.gz 2020-08-21 05:07 40K chrII_mrna.txt.gz 2020-08-21 05:07 31K sangerPseudoGene.txt.gz 2008-07-23 03:41 28K tRNAs.txt.gz 2012-04-15 17:28 19K chrV_gold.txt.gz 2008-07-23 03:22 12K chrX_gold.txt.gz 2008-07-23 03:23 11K tableList.txt.gz 2024-04-21 03:27 9.7K tableDescriptions.txt.gz 2024-04-20 02:03 9.5K chrII_gold.txt.gz 2008-07-23 03:18 8.9K chrIV_gold.txt.gz 2008-07-23 03:19 8.8K chrI_gold.txt.gz 2008-07-23 03:20 8.2K chrIII_gold.txt.gz 2008-07-23 03:16 7.1K chrM_chainCaeJap1Link.txt.gz 2008-07-23 03:20 3.2K microsat.txt.gz 2015-08-23 12:20 3.0K chrM_chainCb3Link.txt.gz 2008-07-23 03:20 2.4K netPriPac1.sql 2008-07-23 03:38 2.2K netCaeRem3.sql 2008-07-23 03:37 2.2K netCaeJap1.sql 2008-07-23 03:37 2.2K netCaePb2.sql 2008-07-23 03:37 2.2K netCb3.sql 2008-07-23 03:38 2.2K xenoRefSeqAli.sql 2020-08-21 05:14 2.1K refSeqAli.sql 2020-08-21 05:14 2.1K xenoMrna.sql 2020-08-21 05:07 2.1K all_mrna.sql 2020-08-21 05:07 2.1K chrIII_mrna.sql 2020-08-21 05:07 2.1K chrIV_mrna.sql 2020-08-21 05:07 2.1K chrII_mrna.sql 2020-08-21 05:07 2.1K chrX_mrna.sql 2020-08-21 05:07 2.1K chrI_mrna.sql 2020-05-07 16:40 2.1K chrIII_intronEst.sql 2016-06-05 09:19 2.1K chrIV_intronEst.sql 2016-06-05 09:19 2.1K chrII_intronEst.sql 2016-06-05 09:19 2.1K chrX_intronEst.sql 2016-06-05 09:19 2.1K chrV_intronEst.sql 2016-06-05 09:19 2.1K chrI_intronEst.sql 2016-06-05 09:19 2.1K all_est.sql 2016-06-05 09:19 2.1K chrIII_est.sql 2016-06-05 09:19 2.1K chrV_mrna.sql 2018-01-07 06:39 2.1K chrIV_est.sql 2016-06-05 09:19 2.1K chrII_est.sql 2016-06-05 09:19 2.1K pubsBlatPsl.sql 2012-05-07 12:08 2.1K chrX_est.sql 2016-06-05 09:19 2.1K chrV_est.sql 2016-06-05 09:19 2.1K chrM_est.sql 2016-06-05 09:19 2.1K chrI_est.sql 2016-06-05 09:19 2.1K trackDb_pushedout.sql 2022-11-29 11:10 2.1K trackDb.sql 2023-03-28 13:47 2.1K chrM_intronEst.sql 2011-04-17 22:16 2.0K chrM_mrna.sql 2011-04-17 22:13 2.0K xenoRefGene.sql 2020-08-21 05:14 1.9K refGene.sql 2020-08-21 05:14 1.9K augustusGene.sql 2015-07-26 11:22 1.9K simpleRepeat.sql 2008-07-23 03:41 1.9K nestedRepeats.sql 2008-07-23 03:37 1.9K pubsBlat.sql 2012-05-07 12:08 1.9K ensGene.sql 2008-08-24 03:10 1.9K chrIII_rmsk.sql 2008-07-23 03:16 1.9K chrIV_rmsk.sql 2008-07-23 03:19 1.8K chrII_rmsk.sql 2008-07-23 03:18 1.8K chrX_rmsk.sql 2008-07-23 03:23 1.8K chrV_rmsk.sql 2008-07-23 03:22 1.8K chrM_rmsk.sql 2008-07-23 03:20 1.8K chrI_rmsk.sql 2008-07-23 03:20 1.8K nucleosomeControlAntisenseCoverage.sql 2008-10-13 03:06 1.8K mrnaOrientInfo.sql 2020-08-21 05:14 1.8K nucleosomeControlSenseCoverage.sql 2008-10-13 03:09 1.8K hgFindSpec_pushedout.sql 2022-11-29 11:10 1.8K nucleosomeAdjustedCoverage.sql 2008-10-13 03:08 1.8K monoNucleosomesAntiSense.sql 2008-10-13 03:09 1.8K estOrientInfo.sql 2016-06-05 09:19 1.8K nucleosomeStringency.sql 2008-10-13 03:08 1.8K monoNucleosomesSense.sql 2008-10-13 03:08 1.8K hgFindSpec.sql 2023-03-28 13:47 1.8K xenoRefFlat.sql 2020-08-21 05:14 1.7K phastCons6way.sql 2008-07-23 03:38 1.7K nucleosomeFragmentsAntisense.sql 2008-10-13 03:07 1.7K refFlat.sql 2020-08-21 05:14 1.7K nucleosomeFragmentsSense.sql 2008-10-13 03:08 1.7K gc5Base.sql 2008-07-23 03:27 1.7K nucleosomeControl.sql 2008-10-13 03:09 1.7K wt3Reverse.sql 2010-01-24 09:23 1.7K wt3Forward.sql 2010-01-24 09:23 1.7K wt2Reverse.sql 2010-01-24 09:23 1.7K wt2Forward.sql 2010-01-24 09:23 1.7K wt1Reverse.sql 2010-01-24 09:23 1.7K wt1Forward.sql 2010-01-24 09:23 1.7K mt3Reverse.sql 2010-01-24 09:23 1.7K mt3Forward.sql 2010-01-24 09:23 1.7K mt2Reverse.sql 2010-01-24 09:23 1.7K mt2Forward.sql 2010-01-24 09:23 1.7K mt1Reverse.sql 2010-01-24 09:23 1.7K mt1Forward.sql 2010-01-24 09:23 1.7K mmBlastTab.sql 2015-05-31 19:28 1.7K hgBlastTab.sql 2015-07-05 21:45 1.7K drBlastTab.sql 2013-10-27 11:17 1.7K tRNAs.sql 2012-04-15 17:28 1.7K multiz6wayFrames.sql 2008-07-23 03:37 1.7K chrIII_chainPriPac1.sql 2008-07-23 03:15 1.7K chrIII_chainCaeRem3.sql 2008-07-23 03:15 1.7K chrIII_chainCaeJap1.sql 2008-07-23 03:14 1.7K chrIV_chainPriPac1.sql 2008-07-23 03:18 1.7K chrIV_chainCaeRem3.sql 2008-07-23 03:18 1.7K chrIV_chainCaeJap1.sql 2008-07-23 03:18 1.7K chrII_chainPriPac1.sql 2008-07-23 03:17 1.7K chrII_chainCaeRem3.sql 2008-07-23 03:17 1.7K chrII_chainCaeJap1.sql 2008-07-23 03:16 1.7K chrIII_chainCaePb2.sql 2008-07-23 03:14 1.7K chrX_chainPriPac1.sql 2008-07-23 03:23 1.7K chrX_chainCaeRem3.sql 2008-07-23 03:23 1.7K chrX_chainCaeJap1.sql 2008-07-23 03:22 1.7K chrV_chainPriPac1.sql 2008-07-23 03:21 1.7K chrV_chainCaeRem3.sql 2008-07-23 03:21 1.7K chrV_chainCaeJap1.sql 2008-07-23 03:20 1.7K chrM_chainPriPac1.sql 2008-07-23 03:20 1.7K chrM_chainCaeRem3.sql 2008-07-23 03:20 1.7K chrM_chainCaeJap1.sql 2008-07-23 03:20 1.7K chrI_chainPriPac1.sql 2008-07-23 03:20 1.7K chrI_chainCaeRem3.sql 2008-07-23 03:19 1.7K chrI_chainCaeJap1.sql 2008-07-23 03:19 1.7K chrIV_chainCaePb2.sql 2008-07-23 03:18 1.7K chrII_chainCaePb2.sql 2008-07-23 03:16 1.7K chrX_chainCaePb2.sql 2008-07-23 03:23 1.7K chrV_chainCaePb2.sql 2008-07-23 03:21 1.7K chrM_chainCaePb2.sql 2008-07-23 03:20 1.7K chrI_chainCaePb2.sql 2008-07-23 03:19 1.7K chrIII_chainSelf.sql 2008-07-23 03:15 1.7K chrIV_chainSelf.sql 2008-07-23 03:18 1.7K chrII_chainSelf.sql 2008-07-23 03:17 1.7K chrIII_chainCb3.sql 2008-07-23 03:15 1.7K chrX_chainSelf.sql 2008-07-23 03:23 1.6K chrV_chainSelf.sql 2008-07-23 03:21 1.6K chrM_chainSelf.sql 2008-07-23 03:20 1.6K chrI_chainSelf.sql 2008-07-23 03:20 1.6K chrIV_chainCb3.sql 2008-07-23 03:14 1.6K chrII_chainCb3.sql 2008-07-23 03:17 1.6K chrX_chainCb3.sql 2008-07-23 03:23 1.6K chrV_chainCb3.sql 2008-07-23 03:21 1.6K chrM_chainCb3.sql 2008-07-23 03:20 1.6K chrI_chainCb3.sql 2008-07-23 03:19 1.6K sangerBlastTab.sql 2010-08-29 10:49 1.6K scBlastTab.sql 2010-08-29 10:49 1.6K rnBlastTab.sql 2012-02-26 05:26 1.6K dmBlastTab.sql 2010-08-29 10:49 1.6K sangerGene.sql 2008-07-23 03:41 1.6K sangerPseudoGene.sql 2008-07-23 03:41 1.6K gbLoaded.sql 2020-08-21 05:14 1.6K sangerRnaGene.sql 2008-07-23 03:41 1.6K 25mersRepeats.sql 2008-10-13 03:08 1.6K tableList.sql 2024-04-21 03:27 1.6K chrIII_gold.sql 2008-07-23 03:16 1.6K chrIV_gold.sql 2008-07-23 03:19 1.6K chrII_gold.sql 2008-07-23 03:18 1.6K chrX_gold.sql 2008-07-23 03:23 1.6K chrV_gold.sql 2008-07-23 03:22 1.6K chrM_gold.sql 2008-07-23 03:20 1.6K chrI_gold.sql 2008-07-23 03:20 1.6K history.txt.gz 2008-07-23 03:27 1.6K chrIII_gap.sql 2008-07-23 03:16 1.5K chrIV_gap.sql 2008-07-23 03:19 1.5K chrII_gap.sql 2008-07-23 03:18 1.5K chrX_gap.sql 2008-07-23 03:23 1.5K chrV_gap.sql 2008-07-23 03:22 1.5K chrM_gap.sql 2008-07-23 03:20 1.5K chrI_gap.sql 2008-07-23 03:20 1.5K microsat.sql 2015-08-23 12:20 1.5K multiz6waySummary.sql 2008-07-23 03:37 1.5K algBindSites.sql 2010-01-24 09:23 1.5K algBindGenic.sql 2010-01-24 09:23 1.5K chrM_chainCaeRem3Link.txt.gz 2008-07-23 03:20 1.5K tableDescriptions.sql 2024-04-20 02:03 1.5K sangerCanonical.sql 2008-07-23 03:41 1.4K phastConsElements6way.sql 2008-07-23 03:38 1.4K chrIII_chainPriPac1Link.sql 2008-07-23 03:15 1.4K chrIII_chainCaeRem3Link.sql 2008-07-23 03:15 1.4K chrIII_chainCaeJap1Link.sql 2008-07-23 03:14 1.4K history.sql 2008-07-23 03:27 1.4K chrIV_chainPriPac1Link.sql 2008-07-23 03:18 1.4K chrIV_chainCaeRem3Link.sql 2008-07-23 03:18 1.4K chrIV_chainCaeJap1Link.sql 2008-07-23 03:18 1.4K chrII_chainPriPac1Link.sql 2008-07-23 03:17 1.4K chrII_chainCaeRem3Link.sql 2008-07-23 03:17 1.4K chrII_chainCaeJap1Link.sql 2008-07-23 03:16 1.4K chrIII_chainCaePb2Link.sql 2008-07-23 03:14 1.4K chrX_chainPriPac1Link.sql 2008-07-23 03:23 1.4K chrX_chainCaeRem3Link.sql 2008-07-23 03:23 1.4K chrX_chainCaeJap1Link.sql 2008-07-23 03:22 1.4K chrV_chainPriPac1Link.sql 2008-07-23 03:21 1.4K chrV_chainCaeRem3Link.sql 2008-07-23 03:21 1.4K chrV_chainCaeJap1Link.sql 2008-07-23 03:20 1.4K chrM_chainPriPac1Link.sql 2008-07-23 03:20 1.4K chrM_chainCaeRem3Link.sql 2008-07-23 03:20 1.4K chrM_chainCaeJap1Link.sql 2008-07-23 03:20 1.4K chrI_chainPriPac1Link.sql 2008-07-23 03:20 1.4K chrI_chainCaeRem3Link.sql 2008-07-23 03:19 1.4K chrI_chainCaeJap1Link.sql 2008-07-23 03:19 1.4K chrIV_chainCaePb2Link.sql 2008-07-23 03:18 1.4K chrII_chainCaePb2Link.sql 2008-07-23 03:16 1.4K chrX_chainCaePb2Link.sql 2008-07-23 03:23 1.4K chrV_chainCaePb2Link.sql 2008-07-23 03:21 1.4K chrM_chainCaePb2Link.sql 2008-07-23 03:20 1.4K chrI_chainCaePb2Link.sql 2008-07-23 03:19 1.4K chrIII_chainSelfLink.sql 2008-07-23 03:15 1.4K chrIV_chainSelfLink.sql 2008-07-23 03:18 1.4K chrII_chainSelfLink.sql 2008-07-23 03:17 1.4K chrIII_chainCb3Link.sql 2008-07-23 03:15 1.4K multiz6way.sql 2008-07-23 03:36 1.4K chrX_chainSelfLink.sql 2008-07-23 03:23 1.4K chrV_chainSelfLink.sql 2008-07-23 03:22 1.4K chrM_chainSelfLink.sql 2008-07-23 03:20 1.4K chrI_chainSelfLink.sql 2008-07-23 03:20 1.4K chrIV_chainCb3Link.sql 2008-07-23 03:18 1.4K chrII_chainCb3Link.sql 2008-07-23 03:17 1.4K chrX_chainCb3Link.sql 2008-07-23 03:23 1.4K chrV_chainCb3Link.sql 2008-07-23 03:21 1.4K chrM_chainCb3Link.sql 2008-07-23 03:20 1.4K chrI_chainCb3Link.sql 2008-07-23 03:19 1.4K bigFiles.sql 2024-04-21 03:27 1.4K grp.sql 2014-03-02 03:40 1.4K blastSGRef01.sql 2008-07-23 03:14 1.3K chrM_chainPriPac1Link.txt.gz 2008-07-23 03:20 1.3K ensGtp.sql 2008-08-24 03:10 1.3K extFile.sql 2008-07-23 03:17 1.3K sangerLinks.sql 2008-07-23 03:41 1.2K sangerIsoforms.sql 2008-07-23 03:41 1.2K kimExpDistance.sql 2008-07-23 03:28 1.2K sangerToRefSeq.sql 2008-07-23 03:41 1.2K chromInfo.sql 2008-07-22 15:42 1.2K sangerGeneToWBGeneID.sql 2008-07-23 03:41 1.2K orfToGene.sql 2008-07-23 03:38 1.2K blastSGPep01.sql 2008-07-23 03:14 1.2K sangerPep.sql 2008-07-23 03:41 1.1K ensPep.sql 2008-08-24 03:10 1.1K chrM_chainCaeJap1.txt.gz 2008-07-23 03:20 1.0K hgFindSpec.txt.gz 2023-03-28 13:47 887 hgFindSpec_pushedout.txt.gz 2022-11-29 11:10 884 chrM_rmsk.txt.gz 2008-07-23 03:20 643 chrM_chainCaeRem3.txt.gz 2008-07-23 03:20 500 chrM_chainCaePb2Link.txt.gz 2008-07-23 03:20 477 chrM_chainPriPac1.txt.gz 2008-07-23 03:20 370 chrM_chainCb3.txt.gz 2008-07-23 03:20 351 chrM_chainCaePb2.txt.gz 2008-07-23 03:20 246 grp.txt.gz 2014-03-02 03:40 209 extFile.txt.gz 2008-07-23 03:17 182 chromInfo.txt.gz 2008-07-22 15:42 126 chrM_chainSelf.txt.gz 2008-07-23 03:20 98 chrM_chainSelfLink.txt.gz 2008-07-23 03:20 77 chrM_gold.txt.gz 2008-07-23 03:20 70 chrM_intronEst.txt.gz 2011-04-17 22:16 39 chrIII_gap.txt.gz 2008-07-23 03:16 35 chrM_mrna.txt.gz 2011-04-17 22:13 34 chrIV_gap.txt.gz 2008-07-23 03:19 34 chrII_gap.txt.gz 2008-07-23 03:18 34 chrX_gap.txt.gz 2008-07-23 03:23 33 chrV_gap.txt.gz 2008-07-23 03:22 33 chrM_gap.txt.gz 2008-07-23 03:20 33 chrI_gap.txt.gz 2008-07-23 03:20 33 bigFiles.txt.gz 2024-04-21 03:27 33