Mercurial > repos > trinity_ctat > fusion_inspector
annotate tool-data/ctat_genome_ref_libs.loc.sample @ 0:e4892a11c58d draft
Adding fusion_inspector tool.
| author | trinity_ctat |
|---|---|
| date | Wed, 24 Jan 2018 12:54:45 -0500 |
| parents | |
| children |
| rev | line source |
|---|---|
| 0 | 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 # |
