annotate tool_data_table_conf.xml.sample @ 20:ac69be28e786
draft
FlaiMapper: added wrapper for FASTA->GTF conversion
| author |
yhoogstrate |
| date |
Wed, 25 Mar 2015 12:37:45 -0400 |
| parents |
c5df479c423b |
| children |
|
| rev |
line source |
|
0
|
1 <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
|
|
|
2 <tables>
|
|
8
|
3 <!-- Location of all GFF/GTF files -->
|
|
|
4 <table name="gene_sets" comment_char="#">
|
|
|
5 <columns>name, dbkey, value, provider, reference</columns>
|
|
|
6 <file path="tool-data/gene_sets.loc" />
|
|
|
7 </table>
|
|
0
|
8 </tables> |