omics_get_run {paws.storage} | R Documentation |
Gets information about a workflow run
Description
Gets information about a workflow run.
See https://www.paws-r-sdk.com/docs/omics_get_run/ for full documentation.
Usage
omics_get_run(id, export = NULL)
Arguments
id |
[required] The run's ID. |
export |
The run's export format. |
[Package paws.storage version 0.9.0 Index]