get_metadata: Get GWAS Catalog metadata

View source: R/get_metadata.R

get_metadataR Documentation

Get GWAS Catalog metadata

Description

Provides a list of the resources the GWAS Catalog data is currently mapped against: Ensembl release number, Genome build version and dbSNP version.In addition, the date since this combination of resource versions has been in use is also returned.

Usage

get_metadata(verbose = FALSE, warnings = TRUE)

Arguments

verbose

Whether to be chatty.

warnings

Whether to trigger a warning if the request is not successful.

Value

A named list whose names are:

Examples

## Not run: 
get_metadata(warnings = FALSE)

## End(Not run)

ramiromagno/gwasrapidd documentation built on Jan. 3, 2024, 10:21 p.m.