comparison tool_data_table_conf.xml.sample @ 0:e4b87a00b1df draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_star_index_builder commit 3265247e909410db2a6d6087a2c0d3a9885c120c-dirty
author iuc
date Wed, 23 Nov 2016 17:55:57 -0500
parents
children cdc4d8a998e1
comparison
equal deleted inserted replaced
-1:000000000000 0:e4b87a00b1df
1 <tables>
2 <!-- Locations of all fasta files under genome directory -->
3 <table name="all_fasta" comment_char="#">
4 <columns>value, dbkey, name, path</columns>
5 <file path="tool-data/all_fasta.loc" />
6 </table>
7 <!-- Locations of indexes in the BWA mapper format -->
8 <table name="rnastar_index" comment_char="#">
9 <columns>value, dbkey, name, path</columns>
10 <file path="tool-data/rnastar_index.loc" />
11 </table>
12 </tables>