This directory contains the May. 2010 (Genofisk GadMor_May2010/gadMor1) assembly
of the atlantic cod genome (gadMor1, Genofisk GadMor_May2010 (GCA_000231765.1)),
as well as repeat annotations and GenBank sequences.

For more information about this assembly, please note the NCBI resources:
    http://www.ncbi.nlm.nih.gov/genome/2661
    http://www.ncbi.nlm.nih.gov/genome/assembly/311358
    http://www.ncbi.nlm.nih.gov/bioproject/41391

Files included in this directory:

gadMor1.2bit - contains the complete atlantic cod/gadMor1 genome sequence
    in the 2bit file format.  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.  The utility program, twoBitToFa (available
    from the kent src tree), can be used to extract .fa file(s) from
    this file.  A pre-compiled version of the command line tool can be
    found at:
        http://hgdownload.cse.ucsc.edu/admin/exe/linux.x86_64/
    See also:
        http://genome.ucsc.edu/admin/git.html
	http://genome.ucsc.edu/admin/jk-install.html

gadMor1.agp.gz - Description of how the assembly was generated from
    fragments.

gadMor1.fa.gz - "Soft-masked" assembly sequence in one file.
    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.

gadMor1.fa.masked.gz - "Hard-masked" assembly sequence in one file.
    Repeats are masked by capital Ns; non-repeating sequence is shown in
    upper case.

gadMor1.fa.out.gz - RepeatMasker .out file.  RepeatMasker was run with the
    -s (sensitive) setting.
    April 26 2011 (open-3-3-0) version of RepeatMasker
    RepBase library: RELEASE 20110920

gadMor1.trf.bed.gz - Tandem Repeats Finder locations, filtered to keep repeats
    with period less than or equal to 12, and translated into UCSC's BED
    format.

est.fa.gz - Atlantic cod ESTs in GenBank. This sequence data is updated once a
    week via automatic GenBank updates.

md5sum.txt - checksums of files in this directory

mrna.fa.gz - Atlantic cod mRNA from GenBank. This sequence data is updated
    once a week via automatic GenBank updates.

refMrna.fa.gz - RefSeq mRNA from the same species as the genome.
    This sequence data is updated once a week via automatic GenBank
    updates.


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

gadMor1.gc5Base.wigVarStep.gz - ascii data wiggle variable step values used
                           - to construct the GC Percent track
gadMor1.gc5Base.wig.gz - wiggle database table for the GC Percent track
                    - this is an older standard alternative to the current
                    - bigWig format of the track, sometimes usefull for analysis
gadMor1.gc5Base.wib    - binary data to correspond with the gc5Base.wig file
    see also:  http://genome.ucsc.edu/goldenPath/help/wiggle.html
    and  http://genomewiki.ucsc.edu/index.php/Using_hgWiggle_without_a_database
         for a discussion of how to use the wig.gz and .wib files for
         interaction with the GC percent data values

gadMor1.chromAlias.txt - sequence name alias file, one line
    for each sequence name.  First column is sequence name followed by
    tab separated alias names.

------------------------------------------------------------------
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
[username: anonymous, password: your email address], then cd to the
directory goldenPath/gadMor1/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/gadMor1/bigZips/ .
For a single file, e.g. chromFa.tar.gz
    rsync -avzP 
        rsync://hgdownload.cse.ucsc.edu/goldenPath/gadMor1/bigZips/chromFa.tar.gz .

Or with wget, all files:
    wget --timestamping 
        'ftp://hgdownload.cse.ucsc.edu/goldenPath/gadMor1/bigZips/*'
With wget, a single file:
    wget --timestamping 
        'ftp://hgdownload.cse.ucsc.edu/goldenPath/gadMor1/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

-----------------------------------------------------------------------------
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.
-----------------------------------------------------------------------------
      Name                          Last modified      Size  Description
Parent Directory - est.fa.gz 2019-10-15 19:23 49M est.fa.gz.md5 2019-10-15 19:23 44 gadMor1.2bit 2012-01-04 12:06 238M gadMor1.agp.gz 2012-07-13 10:18 7.3M gadMor1.chrom.sizes 2011-12-22 15:26 7.0M gadMor1.chromAlias.bb 2022-09-08 14:12 74M gadMor1.chromAlias.txt 2022-09-08 14:12 9.7M gadMor1.fa.gz 2012-07-13 10:21 197M gadMor1.fa.masked.gz 2012-07-13 10:24 150M gadMor1.fa.out.gz 2012-07-13 10:18 18M gadMor1.gc5Base.wib 2019-01-17 14:47 133M gadMor1.gc5Base.wig.gz 2019-01-17 14:47 12M gadMor1.gc5Base.wigVarStep.gz 2011-12-22 15:29 252M gadMor1.trf.bed.gz 2012-07-13 10:18 9.5M genes/ 2020-02-05 13:47 - md5sum.txt 2019-01-17 15:54 479 mrna.fa.gz 2019-10-15 19:19 11M mrna.fa.gz.md5 2019-10-15 19:19 45 refMrna.fa.gz 2012-10-04 10:46 20 refMrna.fa.gz.md5 2012-10-04 10:46 48 xenoRefMrna.fa.gz 2019-10-15 19:23 331M xenoRefMrna.fa.gz.md5 2019-10-15 19:24 52