to_symbol: Converting locus tag to symbol

View source: R/load_data.R

to_symbolR Documentation

Converting locus tag to symbol

Description

Converts PAO1 gene locus tag to gene symbol. The input ID should be a PAO1 locus tag. If it is not found in the PAO1 geneinfo database, it will not be converted and the return value will be the same as the input.

Usage

to_symbol(input_ID)

Arguments

input_ID

character, a PAO1 gene locus tag, such as "PA0001".

Value

the converted gene symbol for the input locus tag.


greenelab/ADAGEpath documentation built on May 25, 2022, 7:11 a.m.