Omics
import { Omics } from "https://aws-api.deno.dev/v0.4/services/omics.ts?docs=full";
§Constructors
§Methods
Deletes one or more read sets.
Cancels an annotation import job.
Cancels a variant import job.
Creates an annotation store.
Creates a reference store.
Creates a run group.
Creates a sequence store.
Creates a variant store.
Creates a workflow.
Deletes an annotation store.
Deletes a genome reference store.
Deletes a sequence store.
Deletes a variant store.
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 details about a read set.
Gets a reference file.
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 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 read set activation jobs.
Retrieves a list of read set export jobs.
Retrieves a list of read set import jobs.
Retrieves a list of read sets.
Retrieves a list of reference import jobs.
Retrieves a list of references.
Retrieves a list of reference stores.
Retrieves a list of run groups.
Retrieves a list of tasks for a run.
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.
Retrieves a list of workflows.
Starts an annotation import job.
Starts a read set activation job.
Starts a read set export job.
Starts a read set import job.
Starts a reference import job.
Starts a variant import job.
Updates an annotation store.
Updates a variant store.
Wait until an annotation import is completed Checks state up to 20 times, 30 seconds apart (about 10 minutes max wait time).
Wait until an annotation store is created Checks state up to 20 times, 30 seconds apart (about 10 minutes max wait time).
Wait until an annotation store is deleted. Checks state up to 20 times, 30 seconds apart (about 10 minutes max wait time).
Wait until a job is completed. Checks state up to 20 times, 30 seconds apart (about 10 minutes max wait time).
Wait until a job is completed. Checks state up to 20 times, 30 seconds apart (about 10 minutes max wait time).
Wait until a job is completed. Checks state up to 20 times, 30 seconds apart (about 10 minutes max wait time).
Wait until a job is completed. Checks state up to 20 times, 30 seconds apart (about 10 minutes max wait time).
Wait until a run is completed. Checks state up to 20 times, 30 seconds apart (about 10 minutes max wait time).
Wait until a run is running. Checks state up to 20 times, 30 seconds apart (about 10 minutes max wait time).
Wait until a task is completed. Checks state up to 20 times, 30 seconds apart (about 10 minutes max wait time).
Wait until a task is running. Checks state up to 20 times, 30 seconds apart (about 10 minutes max wait time).
Wait until variant import is completed Checks state up to 20 times, 30 seconds apart (about 10 minutes max wait time).
Wait until a variant store is created Checks state up to 20 times, 30 seconds apart (about 10 minutes max wait time).
Wait until a variant store is deleted. Checks state up to 20 times, 30 seconds apart (about 10 minutes max wait time).
Wait until a workflow is active. Checks state up to 10 times, 3 seconds apart (about 1 minutes max wait time).