Mercurial > repos > iuc > kallisto_quant
diff tool_data_table_conf.xml.test @ 0:16c923816e87 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 3b54163c4f7daff76fcc589c4a9057bb03904380
| author | iuc |
|---|---|
| date | Sat, 05 Aug 2017 04:01:19 -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 Sat Aug 05 04:01:19 2017 -0400 @@ -0,0 +1,6 @@ +<tables> + <table name="kallisto_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="${__HERE__}/test-data/cached_locally/kallisto_indexes.loc" /> + </table> +</tables>
