Mercurial > repos > siwaa > carboseq_s
diff carboseqSimulator.xml @ 9:2af4b1e46d90 draft
"planemo upload for repository https://forgemia.inra.fr/carboseq/record-projet-carboseq/-/tree/0376c8590ba7b401f91db9be50a49e03cf5044fb/toos/CarboSeqSimulator commit 0376c8590ba7b401f91db9be50a49e03cf5044fb-dirty"
author | siwaa |
---|---|
date | Tue, 17 Sep 2024 10:41:39 +0000 |
parents | 5fdc9d0c223b |
children | 097985b1b7c6 |
line wrap: on
line diff
--- a/carboseqSimulator.xml Fri Aug 30 13:29:48 2024 +0000 +++ b/carboseqSimulator.xml Tue Sep 17 10:41:39 2024 +0000 @@ -1,7 +1,7 @@ -<tool id="CarboSeqSimulator" name="CarboSeqSimulator" version="1.0.14"> +<tool id="CarboSeqSimulator" name="CarboSeqSimulator" version="1.0.15"> <description>To run the CarboSeq simulator</description> <requirements> - <container type="singularity">docker://registry.forgemia.inra.fr/csopra/csopralibs:siwaa</container> + <container type="singularity">docker://registry.forgemia.inra.fr/csopra/csopralibs:main</container> </requirements> <command detect_errors="exit_code"><![CDATA[ (env | grep DOCKER_IMAGE) && @@ -32,7 +32,7 @@ <param name="semantifier" value="modeltoolbox_sem_local" /> <output name="output" ftype="rdata" > <assert_contents> - <has_size value="38654" negate="false" /> + <has_size value="1202" negate="false" /> <has_size value="0" negate="true" /> </assert_contents> </output> @@ -42,7 +42,7 @@ <param name="semantifier" value="modeltoolbox_sem_remote" /> <output name="output" ftype="rdata" > <assert_contents> - <has_size value="38654" negate="false" /> + <has_size value="1202" negate="false" /> <has_size value="0" negate="true" /> </assert_contents> </output>