bbListAttrs {biobtreeR}R Documentation

Retrieve attributes of dataset

Description

Provides list of available attributes for a dataset to use in search and mapping queries.

Usage

bbListAttrs(dataset)

Arguments

dataset

Dataset identifier

Value

attributes names

Examples


bbListAttrs("hgnc")
bbListAttrs("ensembl")


[Package biobtreeR version 1.2.0 Index]