Mercurial > repos > bcrain-completegenomics > testing_scripts
annotate scripts/tool-data/cg_crr_files.loc.sample @ 1:2532f1eebc35 draft default tip
Deleted selected files
author | bcrain-completegenomics |
---|---|
date | Thu, 14 Jun 2012 12:02:52 -0400 |
parents | d1920ed3e4fc |
children |
rev | line source |
---|---|
0 | 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 |