obtainCodingGenes: Obtain protein coding genes

View source: R/signalToNoiseRatios.R

obtainCodingGenesR Documentation

Obtain protein coding genes

Description

Obtains a list of protein coding genes from the human builds (hg38 or hg19).

Usage

obtainCodingGenes(build = "hg38")

Arguments

build

Name of the build to use to extract promoter coordinates. Can be either hg38 (default) or hg19.

Value

Data.frame with the coordinates, strand, ensembl_gene_id and external_gene_name of protein coding genes.#'


mireia-bioinfo/meowmics documentation built on July 29, 2023, 10 p.m.