Mercurial > repos > sanbi-uwc > qualimap2
changeset 2:dcd6ab7a3d8f draft
planemo upload for repository https://github.com/zipho/qualimap2 commit 3835f1d76babcb2cce9b241fa77aeadad871e844
author | sanbi-uwc |
---|---|
date | Wed, 30 Mar 2016 03:29:02 -0400 |
parents | 80b0209b0727 |
children | b00361fe3c52 |
files | qualimap_bamqc.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/qualimap_bamqc.xml Wed Mar 30 03:20:58 2016 -0400 +++ b/qualimap_bamqc.xml Wed Mar 30 03:29:02 2016 -0400 @@ -18,7 +18,7 @@ </command> <inputs> <param name="input_realigned_bam_file" type="data" format="bam" label="Realigned BAM dataset" help="Specify realigned BAM dataset"/> - <param name="mem_size" type="data" format="txt" label="Java memory size (default Gig)" help="Specify the size of memory to allocate to the Job with default 8 Gig"/> + <param name="mem_size" type="text" value="8G" format="txt" label="Java memory size (default Gig)" help="Specify the size of memory to allocate. (Default 8 Gig)"/> </inputs> <outputs> <data format="genomecov" name="genomecov_file" label="QualiMap: BamQC GenomeCov output"/>