Mercurial > repos > bcrain-completegenomics > testing1
annotate cgatools/tool-data/cg_crr_files.loc.sample @ 16:4450c9ca9451 draft default tip
Uploaded
author | bcrain-completegenomics |
---|---|
date | Thu, 07 Jun 2012 14:46:41 -0400 |
parents | |
children |
rev | line source |
---|---|
16 | 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. The cg_crr_files.loc | |
6 #file has this format (white space characters are TAB characters): | |
7 # | |
8 #<value> <dbkey> <name> <path> | |
9 # | |
10 #hg19 hg19 hg19.crr /Users/bcrain/Documents/hg19.crr | |
11 |