Warning
This document is for an in-development version of Galaxy. You can alternatively view this page in the latest release if it exists or view the top of the latest release's documentation.
galaxy.tools.expressions package
- galaxy.tools.expressions.do_eval(expression: str, jobinput: CWLObjectType, context: CWLOutputType | None = None)[source]
- galaxy.tools.expressions.write_evalute_script(in_directory)[source]
Responsible for writing the script that evaluates expressions in Galaxy jobs.