comparison tool_data_table_conf.xml.sample @ 1:8dd9f237ed5f draft

"planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/transindel commit e47cf494faf34777290b654b3ae46c1d64cc1747-dirty"
author jjohnson
date Fri, 27 Mar 2020 11:51:43 -0400
parents
children
comparison
equal deleted inserted replaced
0:ba3910d7bd99 1:8dd9f237ed5f
1 <tables>
2 <!-- Locations of transcriptome fasta files -->
3 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
4 <columns>value, dbkey, name, path</columns>
5 <file path="tool-data/all_fasta.loc" />
6 </table>
7 <!-- Locations of all gtf files with annotations of genome builds -->
8 <table name="gene_sets" comment_char="#" allow_duplicate_entries="False">
9 <columns>value, dbkey, name, path</columns>
10 <file path="tool-data/gene_sets.loc" />
11 </table>
12 </tables>