![]() |
blend4php
v0.1
A PHP API for interacting with Galaxy
|
This is the complete list of members for GalaxyWorkflows, including all inherited members.
| __construct(GalaxyInstance $galaxy) | GalaxyWorkflows | |
| buildModule($tool_id, $tool_input_ids=NULL, $tool_version=NULL, $annotation=NULL) | GalaxyWorkflows | |
| cancelInvocation($workflow_id, $invocation_id) | GalaxyWorkflows | |
| create($params) | GalaxyWorkflows | |
| delete($workflow_id) | GalaxyWorkflows | |
| download($workflow_id) | GalaxyWorkflows | |
| export($workflow_id) | GalaxyWorkflows | |
| index($is_published=FALSE) | GalaxyWorkflows | |
| indexInvocations($workflow_id) | GalaxyWorkflows | |
| invocationSteps($workflow_id, $invocation_id, $step_id) | GalaxyWorkflows | |
| invoke($workflow_id, $input_dataset_ids, $parameters=NULL, $hist_id=NULL) | GalaxyWorkflows | |
| show($workflow_id, $show_published=true) | GalaxyWorkflows | |
| showInvocations($workflow_id, $invocation_id) | GalaxyWorkflows | |
| update($workflow_id, $JSON_Workflow) | GalaxyWorkflows | |
| updateInvocationSteps($workflow_id, $invocation_id, $step_id, $payload=array()) | GalaxyWorkflows |