Description Usage Arguments Value
This function transfers genes from one species to another
1 2 3 | annotationII(genes, dataSet1 = "hsapiens_gene_ensembl",
dataSet2 = "mmusculus_gene_ensembl", filter1 = c("mgi_symbol"),
filter2 = c("external_gene_name", "ensembl_gene_id", "entrezgene_id"))
|
genes |
a vector of gene IDs such as ensembl ID, gene name |
filter |
a string that is used as the base for extraction of gene information |
a data frame with corresponding attributes of the input gene IDs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.