infinity-biologix/dxCompile DNAnexus WDL Workflow
dxCompile DNAnexus WDL Workflow to a specified project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project-id | The dnanexus project id in which to dxCompile the app | yes | — |
| workflow-directory | The directory in the repo that contains the workflow | yes | . |
| workflow-name | The name of the wdl in the repo that contains the workflow | yes | workflow |
| destination-path | The destination in the project to build the workflow | yes | workflow |
| api_token | DNAnexus API token | yes | — |
| apiserver_protocol | DNAnexus API server protocol | yes | https |
| apiserver_host | DNAnexus API server hostname | yes | api.dnanexus.com |
| apiserver_port | DNAnexus API server port | yes | 443 |
Outputs
| name | description |
|---|---|
| project-id | The id of the DNAnexus project |