getCycTUInfo: Get one TU information

Description Usage Arguments Details Value Author(s) Examples

Description

BioCyc Database API - Get TU information from BioCyc database.

Usage

1

Arguments

TUID

A BioCyc TU ID with the length of 1.

Details

Get TU information including genes in TU and evidence. There is another way to get the genes "http://biocyc.org/apixml?fn=transcription-unit-genes&id=ECOLI:TU0-42328&detail=full".

Value

A list of TU information.

Author(s)

Yulong Niu yulong.niu@hotmail.com

Examples

1
2
3
getCycTUInfo('ECOLI:TU0-6636')
getCycTUInfo('ECOLI:TU00260')
getCycTUInfo('SMUT210007:TU1FZX-806')

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