changeset 8:9ec9c22767c8 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pretext commit cf70bdb2a5730c0bde57c181c877678073888e7c
author iuc
date Wed, 25 Jun 2025 14:51:42 +0000
parents 26f2fe7e53a1
children
files pretext_snapshot.xml test-data/fullmap1.jpg test-data/fullmap2.bmp test-data/snapshot1.jpg test-data/snapshot2.jpg test-data/snapshot3.jpg
diffstat 6 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/pretext_snapshot.xml	Wed Nov 13 14:30:47 2024 +0000
+++ b/pretext_snapshot.xml	Wed Jun 25 14:51:42 2025 +0000
@@ -1,7 +1,7 @@
 <tool id="pretext_snapshot" name="Pretext Snapshot"  version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01">
         <description>image generator for Pretext contact maps</description>
     <macros>
-        <token name="@TOOL_VERSION@">0.0.4</token>
+        <token name="@TOOL_VERSION@">0.0.5</token>
         <token name="@VERSION_SUFFIX@">0</token>
     </macros>
     <requirements>
@@ -118,7 +118,11 @@
             <param name="sequences" value="=full"/>
             <param name="mintexels" value="60"/>
             <output_collection name="pretext_snap_out" count="1">
-                <element name="pretext_snapshotFullMap" ftype="bmp" file="fullmap2.bmp"/>
+                <element name="pretext_snapshotFullMap" ftype="bmp">
+                    <assert_contents>
+                        <has_size value="1470054" delta="1000"/>
+                    </assert_contents>
+                </element>
             </output_collection>
         </test>
     </tests>
Binary file test-data/fullmap1.jpg has changed
Binary file test-data/fullmap2.bmp has changed
Binary file test-data/snapshot1.jpg has changed
Binary file test-data/snapshot2.jpg has changed
Binary file test-data/snapshot3.jpg has changed