From c86c06a0659b93e97500128bc508ad5f149c208a Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Tue, 26 Sep 2023 23:31:28 +0200 Subject: [PATCH] initial testing galaxy version --- galaxy/FBCModelTestsFROG.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 galaxy/FBCModelTestsFROG.xml diff --git a/galaxy/FBCModelTestsFROG.xml b/galaxy/FBCModelTestsFROG.xml new file mode 100644 index 0000000..9624126 --- /dev/null +++ b/galaxy/FBCModelTestsFROG.xml @@ -0,0 +1,21 @@ + + FROG reproducibility report generator + docker run -ti --rm -v \$PWD:/data -w /data ghcr.io/lcsb-biocore/docker/fbcmodeltests-run-frog -s GLPK '${model_xml}' generated_report + + + + + + + + + + + + + + +This tool creates a FROG reproducibility report from a constraint-based model stored in SBML FBC format. + + +