View source: R/signalToNoiseRatios.R
obtainCodingGenes | R Documentation |
Obtains a list of protein coding genes from the human builds (hg38 or hg19).
obtainCodingGenes(build = "hg38")
build |
Name of the build to use to extract promoter coordinates. Can be either hg38 (default) or hg19. |
Data.frame with the coordinates, strand, ensembl_gene_id and external_gene_name of protein coding genes.#'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.