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.

tool_shed.galaxy_install.utility_containers package

class tool_shed.galaxy_install.utility_containers.GalaxyUtilityContainerManager(app)[source]

Bases: tool_shed.utility_containers.utility_container_manager.UtilityContainerManager

__init__(app)[source]
build_repository_containers(repository, datatypes, invalid_tools, missing_repository_dependencies, missing_tool_dependencies, readme_files_dict, repository_dependencies, tool_dependencies, valid_tools, workflows, valid_data_managers, invalid_data_managers, data_managers_errors, new_install=False, reinstalling=False)[source]

Return a dictionary of containers for the received repository’s dependencies and readme files for display during installation to Galaxy.