diff tool_data_table_conf.xml.sample @ 0:da29af78a960 draft

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/mircounts commit d4d8106d66b65679a1a685ab94bfcf99cdb7b959
author artbio
date Mon, 24 Jul 2017 06:27:50 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Mon Jul 24 06:27:50 2017 -0400
@@ -0,0 +1,7 @@
+<tables>
+    <!-- miRBase GenomeKeys -->
+    <table name="miRbase_GenomeKeys" comment_char="#">
+        <columns>value, name</columns>
+        <file path="${__HERE__}/test-data/mirbase_genomeKeys.loc" />
+    </table>
+</tables>