2.1.2. fluxpy.constants

Global variables for the fluxpy library

Attributes

Functions

_cmap()

Create a custom colormap.

Module Contents

fluxpy.constants._cmap()[source]

Create a custom colormap.

This function defines a custom colormap using a list of hexadecimal color codes, converts them to RGBA format, and then creates a LinearSegmentedColormap with 100 bins.

Returns:

A custom colormap with the specified colors.

Return type:

LinearSegmentedColormap

fluxpy.constants.CMAP[source]
fluxpy.constants.current_file_path = b'.'[source]
fluxpy.constants.parent_folder[source]
fluxpy.constants.root_folder[source]
fluxpy.constants.EXT_DATA[source]
fluxpy.constants.SEED2MNX[source]
fluxpy.constants.BIGG2MNX[source]
fluxpy.constants.BIGG_COFACTORS = ['atp_c0', 'atp_c', 'adp_c', 'adp_c0', 'atp_c0', 'atp_c', 'adp_c', 'adp_c0', 'udp_c0', 'udp_c',...[source]
fluxpy.constants.BIGG_BUILDING_BLOCLS = ['ala_L_c0', 'asp_L_c0', ' gln_L_c0', 'glu_L_c0', 'glu_L_c0', 'ser_L_c0', 'trp_L_c0',...[source]
fluxpy.constants.MODELSEED_COFACTORS = ['cpd00001_c0', 'cpd00002_c0', 'cpd00003_c0', 'cpd00004_c0', 'cpd00005_c0', 'cpd00006_c0',...[source]
fluxpy.constants.QFCA_STYLE[source]
fluxpy.constants.COMPLETE_MODEL[source]