Previous changeset 0:eefdd97a6749 (2018-01-24) Next changeset 2:66ca2fd8592a (2018-01-24) |
Commit message:
planemo upload commit b'7f6183b769772449fbcee903686b8d5ec5b7439f\n'-dirty |
added:
tool_data_table_conf.xml.sample |
tool_data_table_conf.xml.sample |
diff -r eefdd97a6749 -r 8d165c49673a tool_data_table_conf.xml.sample |
tool_data_table_conf.xml.sample |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Wed Jan 24 15:01:43 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> + <!-- Locations of indexes in the Bowtie2 mapper format --> + <table name="all_fasta" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/all_fasta.loc" /> + </table> +</tables> |