changeset 2:fe1ed513da99 draft

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/mircounts commit 9c4974c701cff559853ebd0d899c87023f65d840
author artbio
date Tue, 18 Jul 2017 06:49:21 -0400
parents ed37e8c6e232
children ee99c6374a3b
files tool_data_table_conf.xml.sample
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Tue Jul 18 06:36:21 2017 -0400
+++ b/tool_data_table_conf.xml.sample	Tue Jul 18 06:49:21 2017 -0400
@@ -2,6 +2,6 @@
     <!-- miRBase GenomeKeys -->
     <table name="miRbase_GenomeKeys" comment_char="#">
         <columns>value, name</columns>
-        <file path="tool-data/mirbase_genomeKeys.loc" />
+        <file path="${__HERE__}/test-data/mirbase_genomeKeys.loc" />
     </table>
 </tables>