Mercurial > repos > trinity_ctat > ctat_mutations
annotate tool-data/ctat_genome_resource_libs.loc.sample @ 3:b591b35283e4 draft default tip
Uploaded
| author | trinity_ctat |
|---|---|
| date | Wed, 14 Nov 2018 12:34:06 -0500 |
| parents | |
| children |
| rev | line source |
|---|---|
| 3 | 1 # This file lists the locations of CTAT Genome Resource Libraries |
| 2 # Usually there will only be one library, but it is concievable | |
| 3 # that there could be multiple libraries. | |
| 4 # This file format is as follows | |
| 5 # (white space characters are TAB characters): | |
| 6 # | |
| 7 #<value> <name> <path> | |
| 8 # value is a unique id | |
| 9 # name is the display name | |
| 10 # path is the directory where the genome resource lib files are stored | |
| 11 # | |
| 12 #ctat_genome_resource_libs.loc could look like: | |
| 13 # | |
| 14 #GRCh38_v27_CTAT_lib_Feb092018 CTAT_GenomeResourceLib_GRCh38_v27_CTAT_lib_Feb092018 /path/to/ctat/genome/resource/lib/directory | |
| 15 # |
