This directory contains the May 2005 assembly of the A. mellifera
genome (apiMel3, Baylor HGSC Amel_3.0), as well as repeat annotations.

This assembly was produced by the Baylor College of Medicine Human
Genome Sequencing Center.  For more information on the A. mellifera
genome, see the project website:
  http://www.hgsc.bcm.tmc.edu/projects/honeybee/

Files included in this directory:

chromAgp.tar.gz - Description of how the assembly was generated from
    fragments, unpacking to one file per chromosome.

chromFa.tar.gz - The assembly sequence in one file per chromosome.
    Repeats from RepeatMasker and Tandem Repeats Finder (with period
    of 12 or less) are shown in lower case; non-repeating sequence is
    shown in upper case.

chromFaMasked.tar.gz - The assembly sequence in one file per chromosome.
    Repeats are masked by capital Ns; non-repeating sequence is shown in
    upper case.

chromOut.tar.gz - RepeatMasker .out files (one file per chromosome).
    RepeatMasker was run with the -s (sensitive) setting.
    The November 1 2005 (open-3-1-2) version of RepeatMasker and 
    library release 20051025 were used.

chromTrf.tar.gz - Tandem Repeats Finder locations, filtered to keep repeats
    with period less than or equal to 12, and translated into UCSC's BED
    format (one file per chromosome).

md5sum.txt - checksums of files in this directory


apiMel3.chrom.sizes - Two-column tab-separated text file containing assembly
    sequence names and sizes.

------------------------------------------------------------------
If you plan to download a large file or multiple files from this 
directory, we recommend that 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/apiMel3/bigZips. 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/apiMel3/bigZips/ .
For a single file, e.g. chromFa.tar.gz
    rsync -avzP 
        rsync://hgdownload.cse.ucsc.edu/goldenPath/apiMel3/bigZips/chromFa.tar.gz .

Or with wget, all files:
    wget --timestamping 
        'ftp://hgdownload.cse.ucsc.edu/goldenPath/apiMel3/bigZips/*'
With wget, a single file:
    wget --timestamping 
        'ftp://hgdownload.cse.ucsc.edu/goldenPath/apiMel3/bigZips/chromFa.tar.gz' 
        -O chromFa.tar.gz

To unpack the *.tar.gz files:
    tar xvzf <file>.tar.gz
To uncompress the fa.gz files:
    gunzip <file>.fa.gz

For conditions of use regarding the A. mellifera genome sequence data, see
http://www.hgsc.bcm.tmc.edu/projects/conditions_for_use.html .

      Name                    Last modified      Size  Description
Parent Directory - apiMel3.chrom.sizes 2005-12-13 09:49 734 chromAgp.tar.gz 2007-10-05 11:40 460K chromFa.tar.gz 2007-10-05 11:41 72M chromFaMasked.tar.gz 2007-10-05 11:42 64M chromOut.tar.gz 2007-10-05 11:40 9.6M chromTrf.tar.gz 2007-10-05 11:42 1.2M md5sum.txt 2007-10-05 11:44 254