7.1.1.3.1.6. cobramod.parsing.solcyc

Gene parsing for SolanaCyc

The main functions to parse Metabolites and Reactions are found in the module Biocyc

7.1.1.3.1.6.1. Attributes

7.1.1.3.1.6.2. Functions

retrieve_gene_information(directory, identifier, database)

Retrieve the gene information for given reaction in a specific database

7.1.1.3.1.6.3. Module Contents

cobramod.parsing.solcyc.debug_log
cobramod.parsing.solcyc.retrieve_gene_information(directory, identifier, database)

Retrieve the gene information for given reaction in a specific database

Parameters:
  • directory (Path) – Directory to store and retrieve local data.

  • identifier (str) – original identifier

  • database (str) – Name of the database. Some options: “META”, “LYCO”. Full list in: “https://solcyc.sgn.cornell.edu/xmlquery?dbs

Raises:

HTTPError – If given reaction does not have gene information available