Mercurial > repos > iuc > sniffles
annotate tool_data_table_conf.xml.test @ 3:09f5c6f3088a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc commit efa9995b93e5f32a148d9c3cf65a008543e5a6b4
author | iuc |
---|---|
date | Thu, 26 Sep 2024 11:44:13 +0000 |
parents | 220316da739c |
children |
rev | line source |
---|---|
2
220316da739c
planemo upload for repository https://github.com/galaxyproject/tools-iuc commit c81cc2981db77f9a1a3b287d35dc7d1f13042a27
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
220316da739c
planemo upload for repository https://github.com/galaxyproject/tools-iuc commit c81cc2981db77f9a1a3b287d35dc7d1f13042a27
iuc
parents:
diff
changeset
|
2 <tables> |
220316da739c
planemo upload for repository https://github.com/galaxyproject/tools-iuc commit c81cc2981db77f9a1a3b287d35dc7d1f13042a27
iuc
parents:
diff
changeset
|
3 <!-- Locations of reference genome files in fasta format --> |
220316da739c
planemo upload for repository https://github.com/galaxyproject/tools-iuc commit c81cc2981db77f9a1a3b287d35dc7d1f13042a27
iuc
parents:
diff
changeset
|
4 <table name="all_fasta" comment_char="#"> |
220316da739c
planemo upload for repository https://github.com/galaxyproject/tools-iuc commit c81cc2981db77f9a1a3b287d35dc7d1f13042a27
iuc
parents:
diff
changeset
|
5 <columns>value, dbkey, name, path</columns> |
220316da739c
planemo upload for repository https://github.com/galaxyproject/tools-iuc commit c81cc2981db77f9a1a3b287d35dc7d1f13042a27
iuc
parents:
diff
changeset
|
6 <file path="${__HERE__}/test-data/all_fasta.loc" /> |
220316da739c
planemo upload for repository https://github.com/galaxyproject/tools-iuc commit c81cc2981db77f9a1a3b287d35dc7d1f13042a27
iuc
parents:
diff
changeset
|
7 </table> |
220316da739c
planemo upload for repository https://github.com/galaxyproject/tools-iuc commit c81cc2981db77f9a1a3b287d35dc7d1f13042a27
iuc
parents:
diff
changeset
|
8 </tables> |