Description Usage Arguments Value
convert given IDs (including alias) to specific IDs
1 2 | id_convert(genelist = NULL, fromType = "ensembl_gene_id",
species = "hs", alias = FALSE)
|
genelist |
a vector containing genes you want to convert from |
fromType |
genelist type, one of ensemble_gene_id (default), symbol, entrezgene |
species |
only recept hs (default), mm |
alias |
if genelist contains gene symbol alias (defalut is TRUE) |
a dataframe inculding several gene ids
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.