Description Usage Arguments Details Value Author(s) Examples
BioCyc Database API - Get the whole genes/proteins list from a given species
| 1 | getCycGenesList(speID, type = "genes")
 | 
| speID | The BioCyc species ID, for example "ECOLI" is for "Escherichia coli K-12 substr. MG1655". | 
| type | Get the "genes" or "proteins", and the default value is "genes". | 
Get the BioCyc gene ID or protein ID list of a given species.
A vector of genes of proteins with BioCyc ID.
Yulong Niu niuylscu@gmail.com
| 1 | getCycGenesList('ECOLI')
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.