Mercurial > repos > siwaa > grum
changeset 1:9c1c1c7f0e48 draft
"planemo upload for repository https://forgemia.inra.fr/grum/grum/-/tree/master/siwaa_recipe/galaxy_tools commit 83cff75a84aef58a825abe715aced1922456b088"
| author | siwaa | 
|---|---|
| date | Fri, 21 Jan 2022 08:35:16 +0000 | 
| parents | c65c94b47771 | 
| children | 21c154989717 | 
| files | default/cow_parameters.json default/goat_parameters.json tools_grum.xml | 
| diffstat | 3 files changed, 30 insertions(+), 13 deletions(-) [+] | 
line wrap: on
 line diff
--- a/default/cow_parameters.json Tue Aug 24 13:04:11 2021 +0000 +++ b/default/cow_parameters.json Fri Jan 21 08:35:16 2022 +0000 @@ -8,5 +8,5 @@ "kmd": { "low": 0.0001, "high": 0.01}, "kmr_glob": [0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01], "gam_glob": [0.0000035, 281], - "kg_glob": 0.002 + "kg": { "low": 0.001, "high": 0.003} }
--- a/default/goat_parameters.json Tue Aug 24 13:04:11 2021 +0000 +++ b/default/goat_parameters.json Fri Jan 21 08:35:16 2022 +0000 @@ -8,5 +8,5 @@ "kmd": { "low": 0.002, "high": 0.02}, "kmr_glob": [0.02, 0.02, 0.02, 0.02, 0.02, 0.02, 0.02], "gam_glob": [0.0005, 150.0], - "kg_glob": 0.002 + "kg": { "low": 0.001, "high": 0.003} }
--- a/tools_grum.xml Tue Aug 24 13:04:11 2021 +0000 +++ b/tools_grum.xml Fri Jan 21 08:35:16 2022 +0000 @@ -1,7 +1,7 @@ -<tool id="GRUM" name="GRUM, Estimate the values of parameters" version="1.2.0"> - <description></description> +<tool id="GRUM" name="GRUM parameters estimation" version="1.3.0"> + <description>Estimate the values of parameters of the GRUM lifetime weight trajectories in livestock female model</description> <requirements> - <container type="singularity">docker://registry.forgemia.inra.fr/grum/grum:1.2</container> + <container type="singularity">docker://registry.forgemia.inra.fr/grum/grum:1.3</container> </requirements> <command detect_errors="aggressive"> <