Mercurial > repos > iuc > gtdb_to_taxdump
comparison tool_data_table_conf.xml.test @ 0:ab933d3c6057 draft
planemo upload for repository https://github.com/nick-youngblut/gtdb_to_taxdump commit 5b1dd7712b2ba62d2310b175dca45d39e8a804dc
| author | iuc |
|---|---|
| date | Sun, 25 Aug 2024 14:55:35 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:ab933d3c6057 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tables> | |
| 3 <!-- Locations of taxonomy data downloaded from NCBI --> | |
| 4 <table name="gtdbtk_database_metadata_versioned" comment_char="#"> | |
| 5 <columns>value, name, version, path</columns> | |
| 6 <file path="${__HERE__}/test-data/gtdbtk_database_metadata_versioned.loc.test" /> | |
| 7 </table> | |
| 8 </tables> |
