Learn R Programming

scfetch (version 0.5.0)

ShowHCAProjects: Show All Available Projects in Human Cell Atlas.

Description

Show All Available Projects in Human Cell Atlas.

Usage

ShowHCAProjects(catalog = NULL)

Value

Dataframe contains all available projects.

Arguments

catalog

The catalog of the projects. Different catalogs may share some projects. Choose from "dcp29", "dcp30", "dcp1", "lm2", "lm3", one or multiple values. Default: NULL (all catalogs, remove duplicated projects).

Examples

Run this code
# \donttest{
# all available projects
all.hca.projects <- ShowHCAProjects()
# }

Run the code above in your browser using DataLab