annotate tool_data_table_conf.xml.sample @ 11:1e69848b596f draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/sam_to_bam commit 0f75269223c0821c6c82acf98fde947d0f816f2b"
author iuc
date Tue, 28 Sep 2021 16:11:24 +0000
parents 93f2e3337a33
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
93f2e3337a33 Update sam_to_bam to use the fasta_indexes data table.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
1 <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
93f2e3337a33 Update sam_to_bam to use the fasta_indexes data table.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
2 <tables>
93f2e3337a33 Update sam_to_bam to use the fasta_indexes data table.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
3 <table name="fasta_indexes" comment_char="#">
93f2e3337a33 Update sam_to_bam to use the fasta_indexes data table.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
93f2e3337a33 Update sam_to_bam to use the fasta_indexes data table.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
5 <file path="tool-data/fasta_indexes.loc" />
93f2e3337a33 Update sam_to_bam to use the fasta_indexes data table.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
6 </table>
93f2e3337a33 Update sam_to_bam to use the fasta_indexes data table.
Dave Bouvier <dave@bx.psu.edu>
parents:
diff changeset
7 </tables>