View source: R/omics_operations.R
omics_delete_annotation_store_versions | R Documentation |
Deletes one or multiple versions of an annotation store.
See https://www.paws-r-sdk.com/docs/omics_delete_annotation_store_versions/ for full documentation.
omics_delete_annotation_store_versions(name, versions, force = NULL)
name |
[required] The name of the annotation store from which versions are being deleted. |
versions |
[required] The versions of an annotation store to be deleted. |
force |
Forces the deletion of an annotation store version when imports are in-progress.. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.