Mercurial > repos > iuc > macs2
diff macs2_predictd.xml @ 17:424aefbd7777 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/macs2 commit e90e79e18362561d0060d2c162f1938feebdbc29
author | iuc |
---|---|
date | Thu, 25 Apr 2019 17:49:05 -0400 |
parents | c33686854b19 |
children | 640d3af5d833 |
line wrap: on
line diff
--- a/macs2_predictd.xml Tue Oct 16 10:31:14 2018 -0400 +++ b/macs2_predictd.xml Thu Apr 25 17:49:05 2019 -0400 @@ -1,4 +1,4 @@ -<tool id="macs2_predictd" name="MACS2 predictd" version="@VERSION_STRING@.0"> +<tool id="macs2_predictd" name="MACS2 predictd" version="@VERSION_STRING@.1"> <description>Predict 'd' or fragment size from alignment results</description> <macros> <import>macs2_macros.xml</import> @@ -26,7 +26,7 @@ Rscript predictd ]]></command> <inputs> - <param name="infiles" type="data" format="bam,sam,bed" multiple="True" + <param name="infiles" type="data" format="bam,bed" multiple="True" label="ChIP-seq alignment file" help="If multiple files are given, then they will all be read and combined. Note that pair-end data is not supposed to work with this command. (-i)" /> <expand macro="conditional_effective_genome_size" />