convert_genes | R Documentation |
This function reads in a vector of genes and converts the genes to
convert_genes(genes, from, to)
genes |
Vector of genes to convert. |
from |
Format of gene input (ENSMUSG, ENSG, MGI, or HGNC) |
to |
Format of gene output (ENSMUSG, ENSG, MGI, or HGNC) |
A data frame with input genes as col 1 and output as col 2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.