Mercurial > repos > iuc > data_manager_mitos
diff tool_data_table_conf.xml.test @ 0:26a6f95e82c8 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_mitos commit 791f28c8a7194fdd1ecec05ad166932d461899b2"
author | iuc |
---|---|
date | Fri, 27 Mar 2020 17:50:23 -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 Fri Mar 27 17:50:23 2020 -0400 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of indexes in the Bowtie2 mapper format --> + <table name="mitos" comment_char="#"> + <columns>value, name, type, path</columns> + <file path="${__HERE__}/test-data/mitos.loc" /> + </table> +</tables>