Mercurial > repos > mvdbeek > damidseq_core
diff tool_data_table_conf.xml.test @ 0:eb3a145c4962 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/damidseq_core commit b'33637968e1e32c02d7765a6701e930a0ea0dd903\n'
author | mvdbeek |
---|---|
date | Wed, 22 Mar 2017 09:56:09 -0400 |
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 Mar 22 09:56:09 2017 -0400 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of indexes in the Bowtie2 mapper format --> + <table name="bowtie2_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="${__HERE__}/test-data/bowtie2_indices.loc" /> + </table> +</tables>