symbol_to_entrez: Obtain entrezgene IDs for gene symbols

Description Usage Arguments Value

View source: R/symbol_to_entrez.R

Description

Obtain entrezgene IDs for gene symbols

Usage

1
symbol_to_entrez(df, dir_annotation = getwd(), verbose = TRUE)

Arguments

df

A data.frame containing a column named either "hgnc_symbol" or "mgi_symbol".

dir_annotation

The directory to store annotation reference.

verbose

Set to FALSE to avoid messages.

Value

The data.frame df with an added column containing entrezgene IDs.


tgrimes/miscgene documentation built on May 24, 2020, 5:31 a.m.