get.genotypeAnnotations: Get a list of genomic annotations as a data frame.

View source: R/bdc.R

get.genotypeAnnotationsR Documentation

Get a list of genomic annotations as a data frame.

Description

Get a list of genomic annotations as a data frame.

Usage

get.genotypeAnnotations(resource, verbose = FALSE)

Arguments

resource

A PIC-SURE resource object.

verbose

Flag to display additional runtime information.

Value

Results in a dataframe object.

Examples


# myconn <- picsure::connect(url="http://your.server/PIC-SURE/", token="your-security-token")
# myres <- hpds::get.resource(connection=myconn, resourceUUID="YOUR-UUID-0000")
# get.genotypeAnnotations(myres)


hms-dbmi/pic-sure-biodatacatalyst-r-adapter-hpds documentation built on Sept. 24, 2022, 9:24 a.m.