annotate tool_data_table_conf.xml.test @ 1:974b39eb89b6 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit fc1282ec68b346988203ead860e9b9d6a47e9efb
author iuc
date Sat, 01 Mar 2025 11:55:26 +0000
parents 4cf5a2dd27dd
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
4cf5a2dd27dd planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit 51995527835d18a4a3a498b140382ce433f19a71
iuc
parents:
diff changeset
1 <tables>
4cf5a2dd27dd planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit 51995527835d18a4a3a498b140382ce433f19a71
iuc
parents:
diff changeset
2 <!-- Location of SAMTools indexed FASTA files -->
4cf5a2dd27dd planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit 51995527835d18a4a3a498b140382ce433f19a71
iuc
parents:
diff changeset
3 <table name="fasta_indexes" comment_char="#">
4cf5a2dd27dd planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit 51995527835d18a4a3a498b140382ce433f19a71
iuc
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
4cf5a2dd27dd planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit 51995527835d18a4a3a498b140382ce433f19a71
iuc
parents:
diff changeset
5 <file path="${__HERE__}/test-data/fasta_indexes.loc" />
4cf5a2dd27dd planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit 51995527835d18a4a3a498b140382ce433f19a71
iuc
parents:
diff changeset
6 </table>
4cf5a2dd27dd planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit 51995527835d18a4a3a498b140382ce433f19a71
iuc
parents:
diff changeset
7 </tables>