details: Single Entity Details

.detailsR Documentation

Single Entity Details

Description

Single Entity Details

Usage

.details(
  uuid = character(),
  catalog = NULL,
  view = c("projects", "files", "samples", "bundles")
)

Arguments

uuid

character() unique *_id

catalog

character(1) source of data. Use catalogs() for possible values.

view

character() type of entity i.e. project, file, sample, or bundle

Value

list-of-lists containing relevant details about the project, file, sample, or bundle


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