get.chromosome: The get.chromosome function

View source: R/util.R

get.chromosomeR Documentation

The get.chromosome function

Description

given a list of genes, get the chromosomes of these genes.

Usage

get.chromosome(genes, genome)

Arguments

genes

character vector with the gene names

genome

character string indicating the genome build version, can be either 'hg19' or 'hg38'

Value

a dataframe for the mapping between genes and their chromosomes.


gevaertlab/EpiMix documentation built on July 20, 2023, 9:28 a.m.