annotate tool_data_table_conf.xml.sample @ 16:2c83f55438c9 draft default tip

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