Mercurial > repos > devteam > data_manager_fetch_ncbi_taxonomy
comparison tool_data_table_conf.xml.sample @ 0:078e803565cf draft
planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/data_managers/data_manager_fetch_ncbi_taxonomy/ commit 86cf90107482cab1cb47fc0d42d6705f8077daa7
| author | devteam |
|---|---|
| date | Fri, 06 Nov 2015 14:16:28 -0500 |
| parents | |
| children | eaca3e270bf6 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:078e803565cf |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tables> | |
| 3 <!-- Locations of taxonomy data downloaded from NCBI --> | |
| 4 <table name="ncbi_taxonomy" comment_char="#"> | |
| 5 <columns>value, name, path</columns> | |
| 6 <file path="tool-data/ncbi_taxonomy.loc" /> | |
| 7 </table> | |
| 8 </tables> |
