addsyms: add gene symbols to a GRanges that uses ensembl identifiers

Description Usage Arguments Value Note

View source: R/lite.R

Description

add gene symbols to a GRanges that uses ensembl identifiers

Usage

1
addsyms(x, EnsDb = EnsDb.Hsapiens.v75::EnsDb.Hsapiens.v75)

Arguments

x

a GRanges assumed to have mcols element 'gene_id' with ensembl gene identifiers

EnsDb

an instance of EnsDb

Value

a GRanges with mcols column 'symbol'

Note

At this time no checking of reference genome consistency is performed.


vjcitn/TxRegInfra2 documentation built on Jan. 1, 2021, 12:41 p.m.