changeset 16:18b10d8c69bd draft

Uploaded
author luca_milaz
date Wed, 18 Sep 2024 12:43:16 +0000
parents 88a649e1b5f4
children 7e1d2b5df5cb
files COBRAxy/flux_simulation.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.