2.1.2. fluxpy.constants¶
Global variables for the fluxpy library
Attributes¶
Functions¶
|
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.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]¶