annotate tool_data_table_conf.xml.sample @ 4:9cb37bf9e298 draft

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