convert_genes: Use biomaRt to convert genes

View source: R/import_fxns.R

convert_genesR Documentation

Use biomaRt to convert genes

Description

This function reads in a vector of genes and converts the genes to

Usage

convert_genes(genes, from, to)

Arguments

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)

Value

A data frame with input genes as col 1 and output as col 2.


Chris-Cherry/domino documentation built on Dec. 9, 2024, 12:28 a.m.