We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b0995f commit af6230dCopy full SHA for af6230d
lib/galaxy/config/sample/tool_conf.xml.sample
@@ -43,6 +43,7 @@
43
<tool file="${model_tools_path}/merge_collection.xml" />
44
<tool file="${model_tools_path}/relabel_from_file.xml" />
45
<tool file="${model_tools_path}/filter_from_file.xml" />
46
+ <tool file="${model_tools_path}/filter_from_file_1.1.0.xml" />
47
<tool file="${model_tools_path}/sort_collection_list.xml" />
48
<tool file="${model_tools_path}/harmonize_two_collections_list.xml" />
49
<tool file="${model_tools_path}/cross_product_flat.xml" />
0 commit comments