Previous changeset 2:2b0210a098ba (2016-07-14) |
Commit message:
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/glimmer_hmm commit 2effed877a778e455c63a76e994a0f2bb8f4dba0 |
modified:
tool_data_table_conf.xml.sample |
b |
diff -r 2b0210a098ba -r 5e14355f802a tool_data_table_conf.xml.sample --- a/tool_data_table_conf.xml.sample Thu Jul 14 15:15:24 2016 -0400 +++ b/tool_data_table_conf.xml.sample Thu Jul 14 15:20:33 2016 -0400 |
b |
@@ -92,7 +92,7 @@ </table> <!-- glimmer_hmm trained_dir --> <table name="glimmer_hmm_trained_dir" comment_char="#"> - <columns>value, name, path</columns> - <file path="tool-data/glimmer_hmm.loc" /> + <columns>value, name, path</columns> + <file path="tool-data/glimmer_hmm.loc" /> </table> </tables> |