omics_delete_annotation_store_versions: Deletes one or multiple versions of an annotation store

View source: R/omics_operations.R

omics_delete_annotation_store_versionsR Documentation

Deletes one or multiple versions of an annotation store

Description

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.

Usage

omics_delete_annotation_store_versions(name, versions, force = NULL)

Arguments

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..


paws.storage documentation built on May 29, 2024, 2:03 a.m.