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.model.view package¶
Galaxy sql view models
-
class
galaxy.model.view.
HistoryDatasetCollectionJobStateSummary
[source]¶ Bases:
galaxy.model.view.utils.View
-
name
= 'collection_job_state_summary_view'¶
-
pkeys
= {'hdca_id'}¶
-
__init__
()¶ Initialize self. See help(type(self)) for accurate signature.
-
all_jobs
¶
-
deleted
¶
-
deleted_new
¶
-
error
¶
-
failed
¶
-
hdca_id
¶
-
new
¶
-
ok
¶
-
paused
¶
-
queued
¶
-
resubmitted
¶
-
running
¶
-
upload
¶
-
waiting
¶
-