Description Usage Arguments Value Note
This function takes an MAF table and returns a vector of Ensembl identifiers corresponding to the HGNC names in the "Hugo_Symbol" column.
1 | convert.hgnc.to.ensembl(table, ensembl)
|
table |
a matrix of MAF data that contains a column named "Hugo_Symbol" with the HGNC names |
ensembl |
an object created by |
a vector of Ensembl identifiers corresponding to the HGNC
symbols, obtained from biomaRt
.
This internal function is not intended to be called by the user.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.