Skip to content

Commit

Permalink
Merge pull request #1385 from mvdbeek/pick_value_tool
Browse files Browse the repository at this point in the history
Add pick_value to distro_tools
  • Loading branch information
mvdbeek committed Aug 31, 2023
2 parents b413fe4 + faf9858 commit f0ef945
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions planemo/galaxy/distro_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,5 @@
"axt_to_fasta": "filters/axt_to_fasta.xml",
"addValue": "filters/fixedValueColumn.xml",
"param_value_from_file": "expression_tools/parse_values_from_file.xml",
"pick_value": "expression_tools/pick_value.xml",
}

0 comments on commit f0ef945

Please sign in to comment.