comparison tool_data_table_conf.xml.sample.test @ 0:a6427f7893b0 draft

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/goseq_1_22_0 commit fdd0811efc61c31f88ff17096fbe8ee8cfacd766-dirty
author mvdbeek
date Fri, 26 Feb 2016 06:57:47 -0500
parents
children 04b9c519d3e1
comparison
equal deleted inserted replaced
-1:000000000000 0:a6427f7893b0
1 <tables>
2 <!-- Location of Picard dict file and other files -->
3 <table name="go_genomes" comment_char="#">
4 <columns>value, name</columns>
5 <file path="tool-data/genomes.loc" />
6 </table>
7 <table name="go_gene_ids" comment_char="#">
8 <columns>value, name</columns>
9 <file path="tool-data/gene_ids.loc" />
10 </table>
11 </tables>