View source: R/omics_operations.R
| omics_start_read_set_export_job | R Documentation | 
Exports a read set to Amazon S3.
See https://www.paws-r-sdk.com/docs/omics_start_read_set_export_job/ for full documentation.
omics_start_read_set_export_job(
  sequenceStoreId,
  destination,
  roleArn,
  clientToken = NULL,
  sources
)
sequenceStoreId | 
 [required] The read set's sequence store ID.  | 
destination | 
 [required] A location for exported files in Amazon S3.  | 
roleArn | 
 [required] A service role for the job.  | 
clientToken | 
 To ensure that jobs don't run multiple times, specify a unique token for each job.  | 
sources | 
 [required] The job's source files.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.