get_gene_synonyms: Get gene synonyms from the master table for a given vector of...

View source: R/get_gene_info.R

get_gene_synonymsR Documentation

Get gene synonyms from the master table for a given vector of genes

Description

Get gene synonyms from the master table for a given vector of genes

Usage

get_gene_synonyms(list_genes)

Arguments

list_genes

A character vector of valid bnumbers (previously checked/converted with convert_gene(to = "bnumber"))

Value

A character vector of same size as list_genes with comma-separated synonyms (unknown input genes result in NA)


rioualen/EcoliGenes documentation built on Jan. 5, 2025, 10:35 p.m.