Mercurial > repos > trinity_ctat > ctat_star_fusion
annotate tool-data/ctat_genome_resource_libs.loc.sample @ 0:a530fa18e9e8 draft default tip
Upload ctat tools.
| author | trinity_ctat |
|---|---|
| date | Tue, 17 Jul 2018 11:51:50 -0400 |
| parents | |
| children |
| rev | line source |
|---|---|
| 0 | 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 # |
