Mercurial > repos > trinity_ctat > star_fusion
annotate tool-data/ctat_genome_ref_libs.loc.sample @ 9:a53fe0b09d21 draft
Fixing star_fusion tool.
| author | trinity_ctat |
|---|---|
| date | Fri, 15 Dec 2017 16:05:16 -0500 |
| parents | 5693287449b3 |
| children |
| rev | line source |
|---|---|
| 8 | 1 # This file lists the locations of CTAT Genome Reference 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 #<unique_id> <display_name> <file_path> | |
| 8 # | |
| 9 #ctat_genome_ref_libs.loc could look like: | |
| 10 # | |
| 11 #CTAT_RESOURCE_LIB GRCh38_gencode_v26 /ctat/genome/resource/lib/path | |
| 12 # |
