Mercurial > repos > devteam > data_manager_fetch_ncbi_taxonomy
comparison tool_data_table_conf.xml.sample @ 6:6dd9e00dea95 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_ncbi_taxonomy/ commit 3d78021971b83d585c432830cee0488ada7bd257"
| author | iuc |
|---|---|
| date | Fri, 19 Mar 2021 21:43:42 +0000 |
| parents | fafcd2f5db36 |
| children |
comparison
equal
deleted
inserted
replaced
| 5:9de2fb1ce1fb | 6:6dd9e00dea95 |
|---|---|
| 3 <!-- Locations of taxonomy data downloaded from NCBI --> | 3 <!-- Locations of taxonomy data downloaded from NCBI --> |
| 4 <table name="ncbi_taxonomy" comment_char="#"> | 4 <table name="ncbi_taxonomy" comment_char="#"> |
| 5 <columns>value, name, path</columns> | 5 <columns>value, name, path</columns> |
| 6 <file path="tool-data/ncbi_taxonomy.loc" /> | 6 <file path="tool-data/ncbi_taxonomy.loc" /> |
| 7 </table> | 7 </table> |
| 8 <table name="ncbi_accession2taxid" comment_char="#"> | |
| 9 <columns>value, name, path</columns> | |
| 10 <file path="tool-data/ncbi_accession2taxid.loc" /> | |
| 11 </table> | |
| 8 </tables> | 12 </tables> |
