Description Usage Arguments Value
Retriving the informations about the aliases and the interactions of lncrna filtering by genes and proteins
1 2 3 4 5 6 | search_in_arenaidb(
lncrna_ensembl_ids,
pcgene_ensembl_ids = NULL,
protein_ensembl_ids = NULL,
protein_symbols = NULL
)
|
lncrna_ensembl_ids |
a list of lncrnas in ensembl id format |
pcgene_ensembl_ids |
a list of protein coding genes in ensembl id format |
protein_ensembl_ids |
a list of protein in ensembl id format |
protein_symbols |
a list of protein in symbol id format |
return_value a list of three data.frame: alias_mapping, gene_icontext and protein_icontext
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.