annotate tool_data_table_conf.xml.test @ 1:1aa4a987a864 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbgcpp commit b9fe99d8335825c6c23f569034354323b794127a
author iuc
date Wed, 08 Mar 2023 12:00:00 +0000
parents 3090b3a0be9f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
3090b3a0be9f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbgcpp commit d8032f67869704a4f9308796d748966d1f4760ae
iuc
parents:
diff changeset
1 <tables>
3090b3a0be9f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbgcpp commit d8032f67869704a4f9308796d748966d1f4760ae
iuc
parents:
diff changeset
2 <!-- Locations of all fasta files under genome directory -->
3090b3a0be9f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbgcpp commit d8032f67869704a4f9308796d748966d1f4760ae
iuc
parents:
diff changeset
3 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
3090b3a0be9f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbgcpp commit d8032f67869704a4f9308796d748966d1f4760ae
iuc
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
3090b3a0be9f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbgcpp commit d8032f67869704a4f9308796d748966d1f4760ae
iuc
parents:
diff changeset
5 <file path="${__HERE__}/test-data/all_fasta.loc" />
3090b3a0be9f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbgcpp commit d8032f67869704a4f9308796d748966d1f4760ae
iuc
parents:
diff changeset
6 </table>
3090b3a0be9f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbgcpp commit d8032f67869704a4f9308796d748966d1f4760ae
iuc
parents:
diff changeset
7 </tables>