Mercurial > repos > trinity_ctat > ctat_lncrna_annotations_data_manager
annotate tool-data/ctat_lncrna_annotations.loc.sample @ 0:a3aa3f9e1702 draft default tip
Uploaded
author | trinity_ctat |
---|---|
date | Mon, 16 Jul 2018 20:42:55 -0400 |
parents | |
children |
rev | line source |
---|---|
0 | 1 # This file lists the locations of CTAT lncrna annotations |
2 # Usually there will only be one index, but it is concievable | |
3 # that there could be multiple annotations. | |
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 index files are stored | |
11 # | |
12 #ctat_lncrna_annotations.loc could look like: | |
13 # | |
14 #slncky_annotations CTAT_lncrna_annotations /path/to/lncrna/annotations | |
15 # |