Skip to content

Commit

Permalink
Update planemo/galaxy/distro_tools.py
Browse files Browse the repository at this point in the history
Co-authored-by: Nicola Soranzo <nicola.soranzo@gmail.com>
  • Loading branch information
mvdbeek and nsoranzo authored Jun 28, 2023
1 parent d6c974d commit 4fcb315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion planemo/galaxy/distro_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"__FILTER_FROM_FILE__": "${model_tools_path}/filter_from_file.xml",
"__TAG_FROM_FILE__": "${model_tools_path}/tag_collection_from_file.xml",
"__APPLY_RULES__": "${model_tools_path}/apply_rules.xml",
"__BUILD_LIST__": "${model_tools_path}/build_list_1.2.0.xml",
"__BUILD_LIST__": ["${model_tools_path}/build_list.xml", "${model_tools_path}/build_list_1.2.0.xml"],
"__EXTRACT_DATASET__": "${model_tools_path}/extract_dataset.xml",
"__DUPLICATE_FILE_TO_COLLECTION__": "${model_tools_path}/duplicate_file_to_collection.xml",
"biomart": "data_source/biomart.xml",
Expand Down

0 comments on commit 4fcb315

Please sign in to comment.