galaxy.workflow.resources package

This package is something a placeholder for workflow resource parameters.

This file defines the baked in resource mapper types, and this package contains an example of a more open, pluggable approach with greater control.

galaxy.workflow.resources.get_resource_mapper_function(app)[source]
galaxy.workflow.resources.get_workflow_parameter_list(params, user_permissions)[source]
galaxy.workflow.resources.validate_by_group_workflow_parameters_mapper(by_group, workflow_resource_params)[source]