getBeIdURL: Get reference URLs for BE IDs

View source: R/getBeIdURL.R

getBeIdURLR Documentation

Get reference URLs for BE IDs

Description

Get reference URLs for BE IDs

Usage

getBeIdURL(ids, databases)

Arguments

ids

the BE ID

databases

the databases from which each ID has been taken (if only one database is provided it is chosen for all ids)

Value

A character vector of the same length than ids corresponding to the relevant URLs. NA is returned is there is no URL corresponding to the provided database.

Examples

## Not run: 
getBeIdURL(c("100", "ENSG00000145335"), c("EntrezGene", "Ens_gene"))

## End(Not run)


BED documentation built on March 7, 2023, 6:54 p.m.