Retrieves a list of run groups.
See https://www.paws-r-sdk.com/docs/omics_list_run_groups/ for full documentation.
omics_list_run_groups(name = NULL, startingToken = NULL, maxResults = NULL)
The run groups' name.
Specify the pagination token from a previous request to retrieve the next page of results.
The maximum number of run groups to return in one page of results.