annotate tool_data_table_conf.xml.sample @ 1:e8db35d0f945 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 3d970dee40d339c0af6eda9e5a9bb39140bbc9cd
author iuc
date Fri, 30 Aug 2024 14:37:40 +0000
parents 28d5330a003f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
28d5330a003f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 91090b1565baeddbd3c96e74bc08a37990fafd3a
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
28d5330a003f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 91090b1565baeddbd3c96e74bc08a37990fafd3a
iuc
parents:
diff changeset
2 <tables>
28d5330a003f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 91090b1565baeddbd3c96e74bc08a37990fafd3a
iuc
parents:
diff changeset
3 <!-- Locations of taxonomy data downloaded from NCBI -->
28d5330a003f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 91090b1565baeddbd3c96e74bc08a37990fafd3a
iuc
parents:
diff changeset
4 <table name="ncbi_taxonomy" comment_char="#">
28d5330a003f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 91090b1565baeddbd3c96e74bc08a37990fafd3a
iuc
parents:
diff changeset
5 <columns>value, name, path</columns>
28d5330a003f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 91090b1565baeddbd3c96e74bc08a37990fafd3a
iuc
parents:
diff changeset
6 <file path="${__HERE__}/test-data/ncbi_taxonomy.loc" />
28d5330a003f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 91090b1565baeddbd3c96e74bc08a37990fafd3a
iuc
parents:
diff changeset
7 </table>
28d5330a003f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 91090b1565baeddbd3c96e74bc08a37990fafd3a
iuc
parents:
diff changeset
8 </tables>