comparison tool_data_table_conf.xml.test @ 12:71c994a11f71 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_star_index_builder commit 57d05675396f0b44265fb4dbc8f9f891c6073219
author iuc
date Thu, 05 Dec 2024 06:49:40 +0000
parents 64deddb6a8ec
children
comparison
equal deleted inserted replaced
11:d63c1442407f 12:71c994a11f71
3 <table name="all_fasta" comment_char="#"> 3 <table name="all_fasta" comment_char="#">
4 <columns>value, dbkey, name, path</columns> 4 <columns>value, dbkey, name, path</columns>
5 <file path="${__HERE__}/test-data/all_fasta.loc" /> 5 <file path="${__HERE__}/test-data/all_fasta.loc" />
6 </table> 6 </table>
7 <!-- Locations of STAR indexes --> 7 <!-- Locations of STAR indexes -->
8 <table name="rnastar_index2_versioned" comment_char="#" allow_duplicate_entries="False"> 8 <table name="rnastar_index2x_versioned" comment_char="#" allow_duplicate_entries="False">
9 <columns>value, dbkey, name, path, with_gene_model, version</columns> 9 <columns>value, dbkey, name, path, with_gene_model, version</columns>
10 <file path="${__HERE__}/test-data/rnastar_index2_versioned.loc" /> 10 <file path="${__HERE__}/test-data/rnastar_index2x_versioned.loc" />
11 </table> 11 </table>
12 </tables> 12 </tables>