annotate tool_data_table_conf.xml.sample @ 1:5f22a5dbc280 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/length_and_gc_content commit 0a56599c36b4968095ec5a3cb589f94fb139466c
author iuc
date Sun, 28 Jan 2018 04:03:49 -0500
parents 8ac63f45df7c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
8ac63f45df7c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/length_and_gc_content commit b7dcd020c6a15fa55f392cc09cbc37580d6e75c4
iuc
parents:
diff changeset
1 <tables>
8ac63f45df7c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/length_and_gc_content commit b7dcd020c6a15fa55f392cc09cbc37580d6e75c4
iuc
parents:
diff changeset
2 <!-- Locations of all fasta files under genome directory -->
1
5f22a5dbc280 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/length_and_gc_content commit 0a56599c36b4968095ec5a3cb589f94fb139466c
iuc
parents: 0
diff changeset
3 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
0
8ac63f45df7c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/length_and_gc_content commit b7dcd020c6a15fa55f392cc09cbc37580d6e75c4
iuc
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
8ac63f45df7c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/length_and_gc_content commit b7dcd020c6a15fa55f392cc09cbc37580d6e75c4
iuc
parents:
diff changeset
5 <file path="tool-data/all_fasta.loc" />
8ac63f45df7c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/length_and_gc_content commit b7dcd020c6a15fa55f392cc09cbc37580d6e75c4
iuc
parents:
diff changeset
6 </table>
1
5f22a5dbc280 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/length_and_gc_content commit 0a56599c36b4968095ec5a3cb589f94fb139466c
iuc
parents: 0
diff changeset
7 <!-- Locations of all gtf files with annotations of genome builds -->
5f22a5dbc280 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/length_and_gc_content commit 0a56599c36b4968095ec5a3cb589f94fb139466c
iuc
parents: 0
diff changeset
8 <table name="gene_sets" comment_char="#" allow_duplicate_entries="False">
5f22a5dbc280 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/length_and_gc_content commit 0a56599c36b4968095ec5a3cb589f94fb139466c
iuc
parents: 0
diff changeset
9 <columns>value, dbkey, name, path</columns>
5f22a5dbc280 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/length_and_gc_content commit 0a56599c36b4968095ec5a3cb589f94fb139466c
iuc
parents: 0
diff changeset
10 <file path="tool-data/gene_sets.loc" />
5f22a5dbc280 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/length_and_gc_content commit 0a56599c36b4968095ec5a3cb589f94fb139466c
iuc
parents: 0
diff changeset
11 </table>
0
8ac63f45df7c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/length_and_gc_content commit b7dcd020c6a15fa55f392cc09cbc37580d6e75c4
iuc
parents:
diff changeset
12 </tables>