BFAIR.parsers.data_import_parsers¶
INCA reaction input parser. Methods to prepare reaction input data to fit the BFAIR INCA tools format.
Functions
|
Parses a file containing reaction data into a pandas dataframe containing the carbon atom mapping data, only considering compounds with carbon |
|
Parses a file containing metabolite data into a pandas dataframe containing every meatbolite that contains carbon including the metabolites atom positions. |
|
Parses a file containing reaction data into a pandas dataframe |
|
Parses a string representing a reaction into the form of (reactant_list, product_list, reversible) |