Warning

This document is for an old release 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.actions package

Submodules

galaxy.actions.library module

Contains library functions

galaxy.actions.library.validate_server_directory_upload(trans, server_dir)[source]
galaxy.actions.library.validate_path_upload(trans)[source]
class galaxy.actions.library.LibraryActions[source]

Bases: object

Mixin for controllers that provide library functionality.