annotate tool_data_table_conf.xml.sample @ 1:d368e312aebd 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:39:04 +0000
parents 1e10251b9615
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
1e10251b9615 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"?>
1e10251b9615 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 91090b1565baeddbd3c96e74bc08a37990fafd3a
iuc
parents:
diff changeset
2 <tables>
1e10251b9615 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 -->
1e10251b9615 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="#">
1e10251b9615 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>
1e10251b9615 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" />
1e10251b9615 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 91090b1565baeddbd3c96e74bc08a37990fafd3a
iuc
parents:
diff changeset
7 </table>
1e10251b9615 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 91090b1565baeddbd3c96e74bc08a37990fafd3a
iuc
parents:
diff changeset
8 </tables>