genome_to_orgdb {chipenrich}R Documentation

Get Entrez ID to gene symbol mappings for custom locus definitions

Description

If a custom locus definition is one of the supported_genomes(), then the gene symbol column of the custom locus definition is populated using the appropriate orgDb package.

Usage

genome_to_orgdb(genome = supported_genomes())

Arguments

genome

One of the supported_genomes().

Value

A data.frame with gene_id and symbol columns.


[Package chipenrich version 2.18.0 Index]