View Source AWS.Omics (aws-elixir v0.13.3)

This is the Amazon Omics API Reference.

For an introduction to the service, see What is Amazon Omics? in the Amazon Omics Developer Guide.

Link to this section Summary

Functions

Gets information about an annotation import job.

Gets information about an annotation store.

Gets information about a read set activation job.

Gets information about a read set export job.

Gets information about a read set import job.

Gets information about a reference import job.

Gets information about a genome reference's metadata.

Gets information about a reference store.

Gets information about a workflow run.

Gets information about a workflow run group.

Gets information about a workflow run task.

Gets information about a sequence store.

Gets information about a variant import job.

Gets information about a variant store.

Retrieves a list of annotation import jobs.

Retrieves a list of annotation stores.

Retrieves a list of reference stores.

Retrieves a list of sequence stores.

Retrieves a list of tags for a resource.

Retrieves a list of variant import jobs.

Retrieves a list of variant stores.

Link to this section Functions

Link to this function

batch_delete_read_set(client, sequence_store_id, input, options \\ [])

View Source

Deletes one or more read sets.

Link to this function

cancel_annotation_import_job(client, job_id, input, options \\ [])

View Source

Cancels an annotation import job.

Link to this function

cancel_run(client, id, input, options \\ [])

View Source

Cancels a run.

Link to this function

cancel_variant_import_job(client, job_id, input, options \\ [])

View Source

Cancels a variant import job.

Link to this function

create_annotation_store(client, input, options \\ [])

View Source

Creates an annotation store.

Link to this function

create_reference_store(client, input, options \\ [])

View Source

Creates a reference store.

Link to this function

create_run_group(client, input, options \\ [])

View Source

Creates a run group.

Link to this function

create_sequence_store(client, input, options \\ [])

View Source

Creates a sequence store.

Link to this function

create_variant_store(client, input, options \\ [])

View Source

Creates a variant store.

Link to this function

create_workflow(client, input, options \\ [])

View Source

Creates a workflow.

Link to this function

delete_annotation_store(client, name, input, options \\ [])

View Source

Deletes an annotation store.

Link to this function

delete_reference(client, id, reference_store_id, input, options \\ [])

View Source

Deletes a genome reference.

Link to this function

delete_reference_store(client, id, input, options \\ [])

View Source

Deletes a genome reference store.

Link to this function

delete_run(client, id, input, options \\ [])

View Source

Deletes a workflow run.

Link to this function

delete_run_group(client, id, input, options \\ [])

View Source

Deletes a workflow run group.

Link to this function

delete_sequence_store(client, id, input, options \\ [])

View Source

Deletes a sequence store.

Link to this function

delete_variant_store(client, name, input, options \\ [])

View Source

Deletes a variant store.

Link to this function

delete_workflow(client, id, input, options \\ [])

View Source

Deletes a workflow.

Link to this function

get_annotation_import_job(client, job_id, options \\ [])

View Source

Gets information about an annotation import job.

Link to this function

get_annotation_store(client, name, options \\ [])

View Source

Gets information about an annotation store.

Link to this function

get_read_set(client, id, sequence_store_id, file \\ nil, part_number, options \\ [])

View Source

Gets a file from a read set.

Link to this function

get_read_set_activation_job(client, id, sequence_store_id, options \\ [])

View Source

Gets information about a read set activation job.

Link to this function

get_read_set_export_job(client, id, sequence_store_id, options \\ [])

View Source

Gets information about a read set export job.

Link to this function

get_read_set_import_job(client, id, sequence_store_id, options \\ [])

View Source

Gets information about a read set import job.

Link to this function

get_read_set_metadata(client, id, sequence_store_id, options \\ [])

View Source

Gets details about a read set.

Link to this function

get_reference(client, id, reference_store_id, file \\ nil, part_number, range \\ nil, options \\ [])

View Source

Gets a reference file.

Link to this function

get_reference_import_job(client, id, reference_store_id, options \\ [])

View Source

Gets information about a reference import job.

Link to this function

get_reference_metadata(client, id, reference_store_id, options \\ [])

View Source

Gets information about a genome reference's metadata.

Link to this function

get_reference_store(client, id, options \\ [])

View Source

Gets information about a reference store.

Link to this function

get_run(client, id, export \\ nil, options \\ [])

View Source

Gets information about a workflow run.

Link to this function

get_run_group(client, id, options \\ [])

View Source

Gets information about a workflow run group.

Link to this function

get_run_task(client, id, task_id, options \\ [])

View Source

Gets information about a workflow run task.

Link to this function

get_sequence_store(client, id, options \\ [])

View Source

Gets information about a sequence store.

Link to this function

get_variant_import_job(client, job_id, options \\ [])

View Source

Gets information about a variant import job.

Link to this function

get_variant_store(client, name, options \\ [])

View Source

Gets information about a variant store.

Link to this function

get_workflow(client, id, export \\ nil, type \\ nil, options \\ [])

View Source

Gets information about a workflow.

Link to this function

list_annotation_import_jobs(client, input, options \\ [])

View Source

Retrieves a list of annotation import jobs.

Link to this function

list_annotation_stores(client, input, options \\ [])

View Source

Retrieves a list of annotation stores.

Link to this function

list_read_set_activation_jobs(client, sequence_store_id, input, options \\ [])

View Source

Retrieves a list of read set activation jobs.

Link to this function

list_read_set_export_jobs(client, sequence_store_id, input, options \\ [])

View Source

Retrieves a list of read set export jobs.

Link to this function

list_read_set_import_jobs(client, sequence_store_id, input, options \\ [])

View Source

Retrieves a list of read set import jobs.

Link to this function

list_read_sets(client, sequence_store_id, input, options \\ [])

View Source

Retrieves a list of read sets.

Link to this function

list_reference_import_jobs(client, reference_store_id, input, options \\ [])

View Source

Retrieves a list of reference import jobs.

Link to this function

list_reference_stores(client, input, options \\ [])

View Source

Retrieves a list of reference stores.

Link to this function

list_references(client, reference_store_id, input, options \\ [])

View Source

Retrieves a list of references.

Link to this function

list_run_groups(client, max_results \\ nil, name \\ nil, starting_token \\ nil, options \\ [])

View Source

Retrieves a list of run groups.

Link to this function

list_run_tasks(client, id, max_results \\ nil, starting_token \\ nil, status \\ nil, options \\ [])

View Source

Retrieves a list of tasks for a run.

Link to this function

list_runs(client, max_results \\ nil, name \\ nil, run_group_id \\ nil, starting_token \\ nil, options \\ [])

View Source

Retrieves a list of runs.

Link to this function

list_sequence_stores(client, input, options \\ [])

View Source

Retrieves a list of sequence stores.

Link to this function

list_tags_for_resource(client, resource_arn, options \\ [])

View Source

Retrieves a list of tags for a resource.

Link to this function

list_variant_import_jobs(client, input, options \\ [])

View Source

Retrieves a list of variant import jobs.

Link to this function

list_variant_stores(client, input, options \\ [])

View Source

Retrieves a list of variant stores.

Link to this function

list_workflows(client, max_results \\ nil, name \\ nil, starting_token \\ nil, type \\ nil, options \\ [])

View Source

Retrieves a list of workflows.

Link to this function

start_annotation_import_job(client, input, options \\ [])

View Source

Starts an annotation import job.

Link to this function

start_read_set_activation_job(client, sequence_store_id, input, options \\ [])

View Source

Activates an archived read set.

To reduce storage charges, Amazon Omics archives unused read sets after 30 days.

Link to this function

start_read_set_export_job(client, sequence_store_id, input, options \\ [])

View Source

Exports a read set to Amazon S3.

Link to this function

start_read_set_import_job(client, sequence_store_id, input, options \\ [])

View Source

Starts a read set import job.

Link to this function

start_reference_import_job(client, reference_store_id, input, options \\ [])

View Source

Starts a reference import job.

Link to this function

start_run(client, input, options \\ [])

View Source

Starts a run.

Link to this function

start_variant_import_job(client, input, options \\ [])

View Source

Starts a variant import job.

Link to this function

tag_resource(client, resource_arn, input, options \\ [])

View Source

Tags a resource.

Link to this function

untag_resource(client, resource_arn, input, options \\ [])

View Source

Removes tags from a resource.

Link to this function

update_annotation_store(client, name, input, options \\ [])

View Source

Updates an annotation store.

Link to this function

update_run_group(client, id, input, options \\ [])

View Source

Updates a run group.

Link to this function

update_variant_store(client, name, input, options \\ [])

View Source

Updates a variant store.

Link to this function

update_workflow(client, id, input, options \\ [])

View Source

Updates a workflow.