Usage Format Note Source See Also Examples
1 | data("SLAPE.hgnc.table")
|
A data frame with approved HUGO gene symbols in one column Approved.Symbol
and their previously approved synonyms Symbol
in another column (up to February 2016).
Variable Name: hgnc.table
.
This object can be updated to a more recent version using the SLAPE.update_HGNC_Table
function.
HUGO Gene Nomenclature Committee web-portal (http://www.genenames.org)
1 2 | data(SLAPE.hgnc.table)
## maybe str(SLAPE.hgnc.table_20160210) ; plot(SLAPE.hgnc.table_20160210) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.