Mercurial > repos > perssond > ashlar
comparison ashlar.xml @ 2:33ab2058c6d9 draft
planemo upload for repository https://github.com/ohsu-comp-bio/ashlar commit 72a33d7c3ad18e717ec61c6b845099d69b9b7abd
author | goeckslab |
---|---|
date | Tue, 20 Sep 2022 17:33:50 +0000 |
parents | f183d9de4622 |
children | ef68bc2a4dbc |
comparison
equal
deleted
inserted
replaced
1:f183d9de4622 | 2:33ab2058c6d9 |
---|---|
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 | 11 |
12 #def clean(file,type) | 12 #def clean(file,type) |
13 #set name_clean = str($file.element_identifier).replace('.ome.tiff','').replace('.tiff','').replace('.tiff.','') | 13 #set name_clean = str($file.element_identifier).replace('.ome.tiff','').replace('.tiff','').replace('.tiff.','') |
14 | 14 |
15 #if $type == "raw" | 15 #if $type == "raw" |