BFAIR.mfa.INCA.INCA_reimport.INCA_reimport.reimport¶
-
INCA_reimport.reimport(filename, simulation_info, simulation_id)[source]¶ Summary function that includes all of the previously set up functions and produces all of the outputs
- Parameters
- filenamestr
name of the .mat file we want to get information about
- simulation_infopandas.DataFrame
The MS fragment file corresponding to the simulation
- simulation_idstr
The name of the experiment used for the simulation as in the MS fragment file
- Returns
- fittedDatapandas.DataFrame
base statistics describing the fit
- fittedFluxespandas.DataFrame
info about the fitted fluxes
- fittedFragmentspandas.DataFrame
info about the fitted fragments
- fittedMeasuredFluxespandas.DataFrame
info about the fluxes used as an input for the simulation
- fittedMeasuredFragmentspandas.DataFrame
info about the MS data used as an input for the simulation
- fittedMeasuredFluxResidualspandas.DataFrame
info about the residuals of the fluxes used as an input for the simulation
- fittedMeasuredFragmentResidualspandas.DataFrame
info about the residuals of the fragments in the MS data used as an input for the simulation
- simulationParameterspandas.DataFrame
the simulation parameters