Mercurial > repos > gbcs-embl-heidelberg > je_clip
comparison macros.xml @ 4:9d85f5915da9 draft
planemo upload for repository https://git.embl.de/grp-gbcs/Je/tree/master/src/galaxy commit 1c7680ac36888721d2c0b72f4e6d27415fe07b43
author | gbcs-embl-heidelberg |
---|---|
date | Tue, 01 Aug 2017 03:42:03 -0400 |
parents | 2cfed59e4d27 |
children | 8b4ccdf5f7dd |
comparison
equal
deleted
inserted
replaced
3:2cfed59e4d27 | 4:9d85f5915da9 |
---|---|
1 <macros> | 1 <macros> |
2 | 2 |
3 <token name="@VERSION_STRING@">1.1</token> | 3 <token name="@VERSION_STRING@">1.2</token> |
4 | 4 |
5 <token name="@single_or_paired_cmd@"> | 5 <token name="@single_or_paired_cmd@"> |
6 #if str( $library.type ) == "single": | 6 #if str( $library.type ) == "single": |
7 F1=${library.input_1} | 7 F1=${library.input_1} |
8 #elif str( $library.type ) == "paired": | 8 #elif str( $library.type ) == "paired": |