List of all members.
Public Member Functions |
|
def | __init__ |
|
def | add_group |
|
def | add_run |
Public Attributes |
|
| id |
|
| created_at |
|
| key |
|
| assembly_id |
|
| description |
|
| email |
|
| groups |
|
| options |
Detailed Description
An object specifying a workflow job.
The fields are:
* ``id``
* ``created_at``
* ``key``
* ``assembly_id``
* ``description``
* ``email``
* ``groups``
* ``options``
``groups`` is a dictionary of group IDs point to dictionaries with
information about the group and a dictionary of runs.
The documentation for this class was generated from the following file:
- /home/rougemon/Data/pipelines/libv2/bbcflib/bbcflib/frontend.py