Closed Marcellino-Palerme closed 3 months ago
In project with several files, when we extract information we have information of just the first file.
In Back-end, it write to read the first file ( var[0]).
Add loop to read completely the array of file
It's come from when I add the concentration operation in extraction. I work with only one regression for all metabolites ( wrong).
Extract one file from project
Description
In project with several files, when we extract information we have information of just the first file.
Origin
In Back-end, it write to read the first file ( var[0]).
Solution
Add loop to read completely the array of file