Sym2BioCyc: KEGG symbol to BioCyc ID.

Description Usage Arguments Details Value Author(s) Examples

Description

KEGG symbol to Biocyc gene ID

Usage

1

Arguments

symbol

The gene symbol extract from KEGG.

speID

The BioCyc species ID, for example "ECOLI" is for "Escherichia coli K-12 substr. MG1655".

Details

Try to convert the KEGG symbol to BioCyc gene ID.

Value

A list. The BioCyc gene ID or "0", if gene is not found.

Author(s)

Yulong Niu yulong.niu@hotmail.com

Examples

1
2
3
Sym2BioCyc('dnaA', 'SMUT210007')

Sym2BioCyc('SMU_06', 'SMUT210007')

YulongNiu/BioCycAPI documentation built on May 10, 2019, 1:12 a.m.