This directory contains the data files required as input to the liftOver utility. This tool -- which requires a Linux platform -- allows the mass conversion of coordinates from one assembly to another. The executable file for the utility can be downloaded from http://hgdownload.cse.ucsc.edu/admin/exe/ The file names reflect the assembly conversion data contained within in the format <db1>To<Db2>.over.chain.gz. For example, a file named hg15ToHg16.over.chain.gz file contains the liftOver data needed to convert hg15 (Human Build 33) coordinates to hg16 (Human Build 34). If no file is available for the assembly in which you're interested, please send a request to the genome mailing list (genome@soe.ucsc.edu) and we will attempt to provide you with one. 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 (user: anonymous), then cd to goldenPath/petMar2/liftOver. To download multiple files, use the "mget" command: mget <filename1> <filename2> ... - or - mget -a (to download all the files in the directory) ------------------------------------------------------- Please refer to the credits page (http://genome.ucsc.edu/goldenPath/credits.html) for guidelines and restrictions regarding data use for these assemblies. ------------------------------------------------------- Alternate methods to ftp access. Using an rsync command to download the entire directory: rsync -avzP rsync://hgdownload.cse.ucsc.edu/goldenPath/petMar2/liftOver/ . For a single file, e.g. petMar2ToHg19.over.chain.gz rsync -avzP rsync://hgdownload.cse.ucsc.edu/goldenPath/petMar2/liftOver/petMar2ToHg19.over.chain.gz . (Hg19 is merely an example here, not necessarily existing.) Or with wget, all files: wget --timestamping 'ftp://hgdownload.cse.ucsc.edu/goldenPath/petMar2/liftOver/*' With wget, a single file: wget --timestamping 'ftp://hgdownload.cse.ucsc.edu/goldenPath/petMar2/liftOver/petMar2ToHg19.over.chain.gz' -O petMar2ToHg19.over.chain.gz To uncompress the *.chain.gz files: gunzip <file>.chain.gz The liftOver utility can read the files in their .gz format, it is not necessary to uncompress them to use with the liftOver command.
Name Last modified Size Description
Parent Directory - petMar2ToOryLat2.over.chain.gz 2012-10-24 10:13 2.8M petMar2ToMonDom5.over.chain.gz 2012-10-24 10:28 1.6M petMar2ToMm10.over.chain.gz 2012-10-22 13:51 1.9M petMar2ToHg38.over.chain.gz 2015-02-09 10:17 2.5M petMar2ToHg19.over.chain.gz 2012-10-17 13:20 2.0M petMar2ToGalGal4.over.chain.gz 2012-10-29 13:36 1.7M petMar2ToBraFlo2.over.chain.gz 2012-10-20 03:39 1.7M md5sum.txt 2012-10-29 13:42 384