Description Usage Arguments Value
generate_gene_mapping()
takes gene names from a character vector, an
expression matrix / data frame, or a Seurat object, and generate a vector
that can be used to translate gene IDs to the gene names provided to
generate_gene_mapping()
. The purpose of this translation is to make
sure different datasets are consistent in the gene names used during
analysis, and to thereby ensure comparsion between datasets or querying are
accurate.
1 |
db |
a list generated by |
... |
other arguments that are passed to |
a named character vector, in which the values are gene names and the names are gene ids
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.