gene_names_to_entrez: Search Entrez IDs for gene names that are not necessarily MGI...

gene_names_to_entrezR Documentation

Search Entrez IDs for gene names that are not necessarily MGI symbols

Description

Search Entrez IDs for gene names that are not necessarily MGI symbols

Usage

gene_names_to_entrez(gene_names)

Arguments

gene_names

Character vector of gene names

Value

Data frame (tibble) with columns "alias" and "entrez_id" for unique matches

Examples

gene_names_to_entrez(c("Bmal1", "Ciart", "Chrono"))

powestermark/pwrutilities documentation built on Dec. 28, 2024, 4:44 a.m.