get_dataset_info: Get Dataset Info

View source: R/get_dataset_info.R

get_dataset_infoR Documentation

Get Dataset Info

Description

GTEx Portal API documentation

Usage

get_dataset_info(datasetId = "gtex_v8", organizationName = "GTEx Consortium")

Arguments

datasetId

String. Unique identifier of a dataset. Usually includes a data source and data release. Options: "gtex_v8", "gtex_snrnaseq_pilot".

organizationName

String. Options: "GTEx Consortium" "Kid's First".

Details

Note: this current only returns empty values.

Value

A tibble.

Examples

## Not run: 
get_dataset_info()

## End(Not run)

gtexr documentation built on Sept. 19, 2024, 5:06 p.m.