getGeneID: getGeneID to report gene id from symbol

Description Usage Arguments Value Examples

View source: R/methodAccess.R

Description

getGeneID to report gene id from symbol

Usage

1

Arguments

data

A multiAssayExperiment with DNA methylation and Gene Expression data. See createMAE function.

symbol

A vector of characters which are gene symbols

Value

The gene ID for these gene symbols

Examples

1
2
data <- ELMER:::getdata("elmer.data.example")
getGeneID(data, symbol="ZNF697")

ELMER documentation built on Nov. 8, 2020, 4:59 p.m.