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.tours package

This module manages loading/etc of Galaxy interactive tours.

galaxy.tours.tour_loader(contents_dict)[source]
class galaxy.tours.ToursRegistry(tour_directories)[source]

Bases: object

__init__(tour_directories)[source]
tours_by_id_with_description()[source]
load_tour(tour_id)[source]
load_tours()[source]
tour_contents(tour_id)[source]