Mercurial > repos > tduigou > damn_predict
changeset 2:9867542d5ddd draft default tip
planemo upload for repository https://github.com/brsynth/damn_library commit e8c8f102cab10531ed588be4ecb8a0d01e797f09
| author | tduigou |
|---|---|
| date | Fri, 06 Mar 2026 13:57:38 +0000 |
| parents | 8376f5c615ed |
| children | |
| files | predict.xml |
| diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/predict.xml Fri Mar 06 13:49:02 2026 +0000 +++ b/predict.xml Fri Mar 06 13:57:38 2026 +0000 @@ -83,7 +83,7 @@ </param> </when> </conditional> - <param name='file_name' type="text" label="File name" help="File name in the zip file (ex. 'putida_OD_81' for putida_OD_81_medium_val_ids.*)"/> + <param name='file_name' type="text" label="File name" help="File name in the zip file (ex. 'putida_OD_81' for putida_OD_81_medium_val_ids.*) they sould all start by the same file name"/> <param name='train_test_split' type="select" label="Train-Test Split"> <option value="medium" selected="true">Medium</option> <option value="forecast">Forecast</option> @@ -125,6 +125,11 @@ dAMN Prediction ==================== dAMN Hybrid Neural Network Framework for Dynamic Flux Balance Analysis (dFBA). This tool predict using Putida ans E.Coli models add to the option of a costumed model. + +**Demo data**: +--------------- +`Zip Putida <https://github.com/brsynth/damn_library/blob/main/docs/putida/modul.zip>`_ (file name: putida_OD_81) + ]]></help> <citations> <citation type="bibtex">
