# HG changeset patch # User luca_milaz # Date 1726663396 0 # Node ID 18b10d8c69bd283fb2f0f62a4d39a488b533026e # Parent 88a649e1b5f41966e4865a0c133e761bcad2972d Uploaded diff -r 88a649e1b5f4 -r 18b10d8c69bd COBRAxy/flux_simulation.xml --- a/COBRAxy/flux_simulation.xml Wed Sep 18 12:43:05 2024 +0000 +++ b/COBRAxy/flux_simulation.xml Wed Sep 18 12:43:16 2024 +0000 @@ -119,7 +119,7 @@ ------------- The tool generates: - - Samples: reporting the sampled fluxes for each reaction (reaction names on the rows and sample names on the columns). Format: csv. + - Samples: reporting the sampled fluxes for each reaction (reaction names on the rows and sample names on the columns). Format: tab-separated. - a log file (.txt). **TIP**: The Batches parameter is useful to mantain in memory just a batch of samples at time. For example, if you wish to sample 10.000 points, than it is suggested to select n_samples = 1.000 and n_batches=10.