Description Usage Arguments Value
Convenience function for quickly extracting the gene symbol for an ENSEMBL ID of interest or vice versa. This is needed often for the Lo data set because the row names of the SCE object are ENSEMBL IDs.
1 | my_gene(goi, gn_map)
|
goi |
vector of the IDs of the gene(s) of interest, e.g. "Ins2" |
gn_map |
object that contains the mapping between gene_symbol and ensembl_id,
either an SCE object (from which |
either the gene_symbols (if ENSEMBL IDs were given) or the ENSEMBL IDs (if gene_symbols were given) of the genes of interest
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.