Mercurial > repos > perssond > basic_illumination
comparison basic_illumination.xml @ 2:acc6f509968c draft
planemo upload for repository https://github.com/labsyspharm/basic-illumination commit 72a33d7c3ad18e717ec61c6b845099d69b9b7abd
author | goeckslab |
---|---|
date | Tue, 20 Sep 2022 17:34:14 +0000 |
parents | db20f09300bd |
children |
comparison
equal
deleted
inserted
replaced
1:db20f09300bd | 2:acc6f509968c |
---|---|
5 </macros> | 5 </macros> |
6 | 6 |
7 <expand macro="requirements"/> | 7 <expand macro="requirements"/> |
8 <expand macro="version_cmd"/> | 8 <expand macro="version_cmd"/> |
9 | 9 |
10 <command detect_errors="exit_code"><![CDATA[ | 10 <command detect_errors="aggressive"><![CDATA[ |
11 ln -s '$in_files' '${in_files.name}' && | 11 ln -s '$in_files' '${in_files.name}' && |
12 | 12 |
13 #set $outname = str('$in_files.name').replace('.ome.tiff','') | 13 #set $outname = str('$in_files.name').replace('.ome.tiff','') |
14 | 14 |
15 @CMD_BEGIN@ | 15 @CMD_BEGIN@ |