Mercurial > repos > devteam > testing_cgatools
view testing_cgatools-982e19c29ec0/cgatools/cg_crr_files.loc.sample @ 0:ef23f9cd599b draft default tip
Uploaded
author | devteam |
---|---|
date | Thu, 27 Sep 2012 13:37:59 -0400 |
parents | |
children |
line wrap: on
line source
#This is a sample file distributed with cgatools repository that enables the cgatools #functions to use the .crr reference files. After installation download the reference #genome files form Complete Genomics' ftp site: #ftp://ftp.completegenomics.com/ReferenceFiles/build37.crr #ftp://ftp.completegenomics.com/ReferenceFiles/build36.crr #and edit the path for the reference genomes to correspond to their location. # #Restart your Galaxy instance to ensure the file locations are registered with Galaxy #properly. # #The cg_crr_files.loc file has this format (white space characters are TAB characters): # #<value> <dbkey> <name> <path> # #hg19 hg19 build 37 /absolute/path/to/build37.crr #hg18 hg18 build 36 /absolute/path/to/build36.crr