annotate tool-data/ctat_genome_ref_libs.loc.sample @ 1:2e993ad06cf2
 draft default tip 
Removing mthod option from fusion_inspector tool. Only STAR is supported now.
 | author | 
 trinity_ctat | 
 | date | 
 Thu, 25 Jan 2018 09:25:31 -0500 | 
 | parents | 
 e4892a11c58d  | 
 | 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 #
 |