Mercurial > repos > iuc > name2taxid
diff tool_data_table_conf.xml.test @ 0:2de71fb74f3f draft
planemo upload for repository https://github.com/shenwei356/taxonkit commit 703018a5f716e73f2bace7fffee12ae4329fb2c2
| author | iuc |
|---|---|
| date | Wed, 14 Aug 2024 18:01:24 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Wed Aug 14 18:01:24 2024 +0000 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of taxonomy data downloaded from NCBI --> + <table name="ncbi_taxonomy" comment_char="#"> + <columns>value, name, path</columns> + <file path="${__HERE__}/test-data/ncbi_taxonomy.loc.test" /> + </table> +</tables>
