diff tool_data_table_conf.xml.sample @ 11:e803ca6407c0 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 4c095ddb0f2c369d2bf3fc5ca386f6981a2fa0eb
author iuc
date Fri, 16 Mar 2018 14:05:55 -0400
parents dae123c03a74
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Sun Jan 14 09:23:49 2018 -0500
+++ b/tool_data_table_conf.xml.sample	Fri Mar 16 14:05:55 2018 -0400
@@ -4,4 +4,9 @@
         <columns>value, dbkey, name, path</columns>
         <file path="tool-data/gene_sets.loc" />
     </table>
+    <!-- Location of featureCounts built-in annotation keys-->
+    <table name="featurecounts_anno" comment_char="#">
+        <columns>value, dbkey</columns>
+        <file path="tool-data/featurecounts_anno.loc" />
+    </table>
 </tables>