.removeEnsemblVersion | R Documentation |
Converts Ensembl identifiers from 'ENS*.XX' to 'ENS*', where 'XX' is any version number and '*' is the rest of the identifier text.
.removeEnsemblVersion(x)
x |
|
Specific regex pattern removed is '\..*$'.
character()
vector of Ensembl gene identifiers with the version
numbers removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.