annotate tool_data_table_conf.xml.test @ 1:de9e7258ef95 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit e927b17a345b18c1b51dc1b112db5129278dcd22
author iuc
date Fri, 29 Sep 2023 15:30:46 +0000
parents ba3fd68fe44d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
ba3fd68fe44d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit 29b0ab3564dcf719bdb8ebd19d8b0956b0990e7a
iuc
parents:
diff changeset
1 <tables>
ba3fd68fe44d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit 29b0ab3564dcf719bdb8ebd19d8b0956b0990e7a
iuc
parents:
diff changeset
2 <!-- Location of SAMTools indexed FASTA files -->
ba3fd68fe44d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit 29b0ab3564dcf719bdb8ebd19d8b0956b0990e7a
iuc
parents:
diff changeset
3 <table name="fasta_indexes" comment_char="#">
ba3fd68fe44d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit 29b0ab3564dcf719bdb8ebd19d8b0956b0990e7a
iuc
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
ba3fd68fe44d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit 29b0ab3564dcf719bdb8ebd19d8b0956b0990e7a
iuc
parents:
diff changeset
5 <file path="${__HERE__}/test-data/fasta_indexes.loc" />
ba3fd68fe44d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit 29b0ab3564dcf719bdb8ebd19d8b0956b0990e7a
iuc
parents:
diff changeset
6 </table>
ba3fd68fe44d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit 29b0ab3564dcf719bdb8ebd19d8b0956b0990e7a
iuc
parents:
diff changeset
7 </tables>