Mercurial > repos > iuc > macs2
changeset 24:a950fb652d18 draft
Uploaded
| author | iuc |
|---|---|
| date | Tue, 20 May 2014 17:08:00 -0400 |
| parents | b8b8d3c6dede |
| children | 6ed004769284 |
| files | macs2_callpeak.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/macs2_callpeak.xml Tue May 20 14:32:46 2014 -0400 +++ b/macs2_callpeak.xml Tue May 20 17:08:00 2014 -0400 @@ -21,7 +21,7 @@ #end if #for $ifile in $input_treatment_file[0]: - #if $ifile.ext.upper() == 'BAM' and ${ bampe }: + #if $ifile.ext.upper() == 'BAM' and $bampe: --format BAMPE #else: --format='$ifile.ext.upper()'
