annotate tool_data_table_conf.xml.sample @ 12:b2c1799ed8d1
draft
planemo upload for repository https://bitbucket.org/EMCbioinf/galaxy-tool-shed-tools/raw/master/featurecounts commit 0eac9a776e7bc33275b8ef5e76a4f17b7b5c1259
| author |
yhoogstrate |
| date |
Mon, 01 Jun 2015 07:07:09 -0400 |
| parents |
cada2d2f0a7c |
| 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>
|
|
|
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>
|
|
|
8 </tables> |