Mercurial > repos > devteam > picard
comparison picard_AddOrReplaceReadGroups.xml @ 28:c943f4a04af0 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/picard commit 285fab1660daa944d6833ae1e059b30cb1e88309
| author | iuc |
|---|---|
| date | Mon, 25 Sep 2023 08:31:14 +0000 |
| parents | a5a13ea16d17 |
| children |
comparison
equal
deleted
inserted
replaced
| 27:fdca9493e09b | 28:c943f4a04af0 |
|---|---|
| 24 $format_read_group("RGPI=", $rg_pi, '"') | 24 $format_read_group("RGPI=", $rg_pi, '"') |
| 25 $format_read_group("RGDT=", $rg_dt, '"') | 25 $format_read_group("RGDT=", $rg_dt, '"') |
| 26 VALIDATION_STRINGENCY="${validation_stringency}" | 26 VALIDATION_STRINGENCY="${validation_stringency}" |
| 27 QUIET=true | 27 QUIET=true |
| 28 VERBOSITY=ERROR | 28 VERBOSITY=ERROR |
| 29 @TMPDIR_OPTION@ | |
| 30 OUTPUT="${outFile}" | 29 OUTPUT="${outFile}" |
| 31 | 30 |
| 32 ]]></command> | 31 ]]></command> |
| 33 | 32 |
| 34 <inputs> | 33 <inputs> |
