stripEnsemblVersion,PharmacoSet-method | R Documentation |
Remove version numbers from
## S4 method for signature 'PharmacoSet' stripEnsemblVersion(object)
object |
|
More specifically, this function will regex the gene_id
column and the
rownames()
of rowData()
for all SummarizedExperiment
s in the
@molecularProfiles
slot.
The PharmacoSet
object with all Ensembl ids regexed to remove
the version number.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.