annotate tool_data_table_conf.xml.sample @ 7:4962f275bcaa draft default tip

planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
author cpt
date Fri, 05 Jan 2024 05:57:00 +0000
parents cc3b78f2b4b2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5
cc3b78f2b4b2 planemo upload commit 852ac96ca53a2ffa0947e6df5e24671866b642f5
cpt
parents:
diff changeset
1 <!-- not a real sample -->
cc3b78f2b4b2 planemo upload commit 852ac96ca53a2ffa0947e6df5e24671866b642f5
cpt
parents:
diff changeset
2 <tables>
cc3b78f2b4b2 planemo upload commit 852ac96ca53a2ffa0947e6df5e24671866b642f5
cpt
parents:
diff changeset
3 <!-- Locations of all fasta files under genome directory -->
cc3b78f2b4b2 planemo upload commit 852ac96ca53a2ffa0947e6df5e24671866b642f5
cpt
parents:
diff changeset
4 <table name="all_fasta" comment_char="#">
cc3b78f2b4b2 planemo upload commit 852ac96ca53a2ffa0947e6df5e24671866b642f5
cpt
parents:
diff changeset
5 <columns>value, dbkey, name, path</columns>
cc3b78f2b4b2 planemo upload commit 852ac96ca53a2ffa0947e6df5e24671866b642f5
cpt
parents:
diff changeset
6 <file path="tool-data/all_fasta.loc" />
cc3b78f2b4b2 planemo upload commit 852ac96ca53a2ffa0947e6df5e24671866b642f5
cpt
parents:
diff changeset
7 </table>
cc3b78f2b4b2 planemo upload commit 852ac96ca53a2ffa0947e6df5e24671866b642f5
cpt
parents:
diff changeset
8 </tables>