Mercurial > repos > bcrain-completegenomics > testing_cgatools
annotate cgatools/tool-data/cg_crr_files.loc.sample @ 9:04bc76f52a9d draft
Deleted selected files
author | bcrain-completegenomics |
---|---|
date | Thu, 14 Jun 2012 12:10:53 -0400 |
parents | 7e4a9fdf9554 |
children | 6a5889dac45b |
rev | line source |
---|---|
3 | 1 #This is a sample file distributed with Galaxy that enables tools |
2 #to use .crr reference files. You will need to download or create | |
3 #the .crr reference files and then create a cg_crr_files.loc file | |
4 #similar to this one (store it in this directory) that points to | |
5 #the location of the files. | |
6 #The cg_crr_files.loc file has this format (white space characters | |
7 #are TAB characters): | |
8 # | |
9 #<value> <dbkey> <name> <path> | |
10 # | |
11 #hg19 hg19 hg19.crr /Users/bcrain/Documents/hg19.crr | |
12 |