[Genome] 1 maf file in addition to individual maf files

Hiram Clawson hiram at soe.ucsc.edu
Tue May 27 06:30:30 PDT 2008


Good Morning Howard:

For the large multiple alignments, a single maf file becomes too
large to be practical.  Files larger than several Gb cause a variety
of difficulties.

I would recommend using rsync to download data from hgdownload with
no need to worry about the number of files:

For example, the 28-way multiple alignment on hg18 can be fetched
with the rsync:

rsync -avz --progress rsync://hgdownload.cse.ucsc.edu/goldenPath/hg18/multiz28way/ ./

Resulting in about 26 Gb of data transferred.

--Hiram

Howard Rutiezer wrote:
> 
> I would like to see 1 .maf file, containing all chr?.maf.gz and chr??.maf.gz files. Then I can start download at night and go home.


More information about the Genome mailing list