Mercurial > repos > gbcs-embl-heidelberg > je_demultiplex_illu
comparison macros.xml @ 4:7895e352c09b 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:23 -0400 |
parents | 01fdc6d10660 |
children | 69c77f9fc064 |
comparison
equal
deleted
inserted
replaced
3:01fdc6d10660 | 4:7895e352c09b |
---|---|
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": |