Mercurial > repos > trinity_ctat > gmap_fusion
comparison tool-data/ctat_genome_ref_libs.loc.sample @ 0:cedd4953aefe draft
Adding gmap_fusion tool.
author | trinity_ctat |
---|---|
date | Mon, 22 Jan 2018 16:11:13 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:cedd4953aefe |
---|---|
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 # |