catalogs: Catalogs Available in the HCA

catalogsR Documentation

Catalogs Available in the HCA

Description

catalogs() queries the API for all available project catalogs

Usage

catalogs(catalog = NULL)

Arguments

catalog

character(1) default catalog. When missing or NULL, the catalog defined by the Human Cell Atlas API is used; this is usually the most recently available catalog. Providing a non-null argument changes the default globally; restore default order by explicitly defining the arugment catalog = NULL.

Value

character() vector of available catalogs. The first is the default, defined by the API or by the user with argument catalog.

Examples

catalogs()


Bioconductor/hca documentation built on March 27, 2024, 3:15 a.m.