Description Usage Arguments Value Examples
View source: R/external_apis.R
Retrieve ensembl gene ids from proteins
1 | protein2EnsemblGeneNames(ensembl.proteins)
|
ensembl.proteins |
character vector with gene names in ensembl_peptide_id format |
a dataframe with external gene names, ensembl_peptide_id
1 2 3 | protein2EnsemblGeneNames(c('ENSP00000235382',
'ENSP00000233944',
'ENSP00000216911'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.