Description Usage Arguments Value
View source: R/convert_genes.R
This function converts the given mouse gene to the matching human gene. If there is no matching mouse gene, then we return NaN.
1 | convert_gene(gene, genes_df, ogene, ngene)
|
gene |
Name of the mouse gene |
genes_df |
Dataframe containing the conversion between the new and old gene names |
Name of the human gene, NaN if no match
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.