Description Usage Arguments Details Value Author(s) Examples
BioCyc Database API - Get transcription unit (TU) from gene
| 1 | getCycTUfGene(geneID, evidence = FALSE)
 | 
| geneID | A BioCyc gene ID with the length of 1. | 
| evidence | Logical value indicates whether to return the evidence value. | 
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.
A list contains TUs or NULL
Yulong Niu yulong.niu@hotmail.com
| 1 | getCycTUfGene('ECOLI:EG10102')
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.