Mercurial > repos > bcrain-completegenomics > testing4
annotate scripts/tool-data/cg_crr_files.loc.sample @ 4:d0d80cab6c38 draft
Deleted selected files
author | bcrain-completegenomics |
---|---|
date | Tue, 12 Jun 2012 14:47:56 -0400 |
parents | 9c58c5bedc6f |
children |
rev | line source |
---|---|
1 | 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 |