Mercurial > repos > iuc > macs2
diff macs2_predictd.xml @ 61:644444825ef9 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:48:32 -0400 |
| parents | ea526bc73f8a |
| children | 1ac88e46ee0f |
line wrap: on
line diff
--- a/macs2_predictd.xml Tue Oct 16 10:30:42 2018 -0400 +++ b/macs2_predictd.xml Thu Apr 25 17:48:32 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" />
