Skip to content

Commit af6230d

Browse files
committed
Add new filter from file version to sample tool conf
1 parent 4b0995f commit af6230d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/galaxy/config/sample/tool_conf.xml.sample

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
<tool file="${model_tools_path}/merge_collection.xml" />
4444
<tool file="${model_tools_path}/relabel_from_file.xml" />
4545
<tool file="${model_tools_path}/filter_from_file.xml" />
46+
<tool file="${model_tools_path}/filter_from_file_1.1.0.xml" />
4647
<tool file="${model_tools_path}/sort_collection_list.xml" />
4748
<tool file="${model_tools_path}/harmonize_two_collections_list.xml" />
4849
<tool file="${model_tools_path}/cross_product_flat.xml" />

0 commit comments

Comments
 (0)