omics_list_run_groups: Retrieves a list of run groups

View source: R/omics_operations.R

omics_list_run_groupsR Documentation

Retrieves a list of run groups

Description

Retrieves a list of run groups.

See https://www.paws-r-sdk.com/docs/omics_list_run_groups/ for full documentation.

Usage

omics_list_run_groups(name = NULL, startingToken = NULL, maxResults = NULL)

Arguments

name

The run groups' name.

startingToken

Specify the pagination token from a previous request to retrieve the next page of results.

maxResults

The maximum number of run groups to return in one page of results.


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