Description Usage Arguments Value Note
add gene symbols to a GRanges that uses ensembl identifiers
1 | addsyms(x, EnsDb = EnsDb.Hsapiens.v75::EnsDb.Hsapiens.v75)
|
x |
a GRanges assumed to have mcols element 'gene_id' with ensembl gene identifiers |
EnsDb |
an instance of EnsDb |
a GRanges with mcols column 'symbol'
At this time no checking of reference genome consistency is performed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.