LazygeneInfo: Human Gene Information

LazygeneInfoR Documentation

Human Gene Information

Description

Human gene ID dataframe containing Entrez, HGNC ID, Gene name, Gene symbol, Ensembl ID, gene type Used for ent2sym and more gene mapper functions. Last update : 2021-11-11 HGNC, build date 2021-11-25

Usage

data(LazygeneInfo)

Format

A dataframe with 41722 rows and 6 variables:

entrez

NCBI Entrez ID, Used in ent2sym

hgnc_id

HGNC ID

hgnc_gene

HGNC gene name

hgnc_symbol

HGNC approved gene symbol, Used in ent2sym

ensembl

Ensembl ID

gene_type

gene type

Source

Gencode Metadata

Examples

data(LazygeneInfo)

LittleHeronCodes/Lazy2 documentation built on Aug. 27, 2024, 5:55 a.m.