Mercurial > repos > iuc > varscan_somatic
changeset 3:7903598ccbaf draft
planemo upload for repository https://github.com/galaxyproject/iuc/tree/master/tools/varscan commit 79f2f0e89e74348cf18602e83762a0cb26131f17
author | iuc |
---|---|
date | Tue, 04 Dec 2018 05:50:31 -0500 |
parents | 2fe9ebb98aad |
children | 00a6be52a45a |
files | tool_data_table_conf.xml.sample |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Tue Dec 04 05:50:31 2018 -0500 @@ -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> + <!-- Location of SAMTools indexes for FASTA files --> + <table name="fasta_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/fasta_indexes.loc" /> + </table> +</tables>