getCycTUfGene: Get TU from ID.

Description Usage Arguments Details Value Author(s) Examples

Description

BioCyc Database API - Get transcription unit (TU) from gene

Usage

1
getCycTUfGene(geneID, evidence = FALSE)

Arguments

geneID

A BioCyc gene ID with the length of 1.

evidence

Logical value indicates whether to return the evidence value.

Details

Get TU from a given BioCyc gene ID. If the given gene has no TU, "NULL" will be returned. If the "evidence" is set to TRUE, a list will return.

Value

A list contains TUs or NULL

Author(s)

Yulong Niu yulong.niu@hotmail.com

Examples

1
getCycTUfGene('ECOLI:EG10102')

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