Mercurial > repos > iuc > bwa_mem2
diff tool_data_table_conf.xml.sample @ 0:f15e2687f9de draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bwa_mem2 commit 7998bbefd9bfd03bc0e92a922297b503832c0419"
| author | iuc |
|---|---|
| date | Fri, 08 Oct 2021 10:19:10 +0000 |
| parents | |
| children | 54e1a39b5068 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Fri Oct 08 10:19:10 2021 +0000 @@ -0,0 +1,8 @@ +<!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc--> +<tables> + <!-- Locations of indexes in the BWA-MEM2 mapper format--> + <table name="bwa_mem2_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/bwa_mem_index.loc" /> + </table> +</tables>
