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

Description Usage Arguments Value Note

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/TxRegInfra documentation built on July 6, 2019, 10:47 p.m.