annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
2de71fb74f3f planemo upload for repository https://github.com/shenwei356/taxonkit commit 703018a5f716e73f2bace7fffee12ae4329fb2c2
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
2de71fb74f3f planemo upload for repository https://github.com/shenwei356/taxonkit commit 703018a5f716e73f2bace7fffee12ae4329fb2c2
iuc
parents:
diff changeset
2 <tables>
2de71fb74f3f planemo upload for repository https://github.com/shenwei356/taxonkit commit 703018a5f716e73f2bace7fffee12ae4329fb2c2
iuc
parents:
diff changeset
3 <!-- Locations of taxonomy data downloaded from NCBI -->
2de71fb74f3f planemo upload for repository https://github.com/shenwei356/taxonkit commit 703018a5f716e73f2bace7fffee12ae4329fb2c2
iuc
parents:
diff changeset
4 <table name="ncbi_taxonomy" comment_char="#">
2de71fb74f3f planemo upload for repository https://github.com/shenwei356/taxonkit commit 703018a5f716e73f2bace7fffee12ae4329fb2c2
iuc
parents:
diff changeset
5 <columns>value, name, path</columns>
2de71fb74f3f planemo upload for repository https://github.com/shenwei356/taxonkit commit 703018a5f716e73f2bace7fffee12ae4329fb2c2
iuc
parents:
diff changeset
6 <file path="${__HERE__}/test-data/ncbi_taxonomy.loc.test" />
2de71fb74f3f planemo upload for repository https://github.com/shenwei356/taxonkit commit 703018a5f716e73f2bace7fffee12ae4329fb2c2
iuc
parents:
diff changeset
7 </table>
2de71fb74f3f planemo upload for repository https://github.com/shenwei356/taxonkit commit 703018a5f716e73f2bace7fffee12ae4329fb2c2
iuc
parents:
diff changeset
8 </tables>