search-gene: search_gene

symbol2entrezR Documentation

search_gene

Description

search genes and return corresponding entrez ids

Usage

symbol2entrez(x, organism = "Homo sapiens")

search_gene(x, organism = "Homo sapiens")

Arguments

x

terms to search

organism

correpsonding organism of the input terms

Details

This function query genes (e.g., symbols) from NCBI Gene database and return corresponding entrez gene IDs

Value

A data frame with TERM and ENTREZ columns

Author(s)

Guangchuang Yu


fanyi documentation built on May 29, 2024, 1:34 a.m.