Imports an external input file to a workflow script from a URL source. File location is given with the parameter url.
Bundle | builtin |
---|---|
Categories | Internal |
Specialties | generic |
Authors | |
Issue tracker | View/Report issues |
Source files | component.xml |
Usage | Example with default values |
Name | Type | Description |
---|---|---|
out | T (generic) | Output file. |
Name | Type | Default | Description |
---|---|---|---|
tries | int | 1 | Number of tries while fetching the file before failure. |
url | string | (no default) | URL (filename) of the input resource. |
Test case | Parameters▼ | OUT out |
||||
---|---|---|---|---|---|---|
case1 | properties | out | ||||
url=http://csbi.ltdk.helsinki.fi/pub/anduril_casestudy/tcga-gbm/index.html |
||||||
case2_jpg | properties | out | ||||
url=http://www.ltdk.helsinki.fi/sysbio/csb/images/513x81.jpg |