make_gencode_gene_id_map: Create GENCODE ID to gene name mapping

View source: R/gencode_utils.R

make_gencode_gene_id_mapR Documentation

Create GENCODE ID to gene name mapping

Description

Creates a GENCODE ID to gene name mapping using a GTF file.

Usage

make_gencode_gene_id_map(gtf_file, output_file = NULL)

Arguments

gtf_file

A string denoting a GTF file from which to build the mapping.

output_file

Optional path and name of file to which to save the mapping table.

Value

A data frame with each row linking a GENCODE ID to a gene name and HGNC ID.


bryancquach/omixjutsu documentation built on Jan. 29, 2023, 3:47 p.m.