This PR adds a comparator for CSV files, to check that expected and actual files have both the same number of columns and rows. This will be used initially for the fluxomics workflow, where some stochastic optimisation processes yield different results in terms of flux values, but could be useful for other workflows in the future. Includes a test for the comparator, which is currently passing fine.
@ilveroluca @kikkomep please take a look and merge if satisfied.
This PR adds a comparator for CSV files, to check that expected and actual files have both the same number of columns and rows. This will be used initially for the fluxomics workflow, where some stochastic optimisation processes yield different results in terms of flux values, but could be useful for other workflows in the future. Includes a test for the comparator, which is currently passing fine.
@ilveroluca @kikkomep please take a look and merge if satisfied.