# HG changeset patch # User scottx611x # Date 1532534720 14400 # Node ID c9afc13316ec193b486e6052cac684875e7412fb # Parent 5b36882f64553ca3185d82d6aa7e6df9b6fef576 planemo upload for repository https://github.com/scottx611x/qualimap2 commit 659800a1d841117a6fedc8ae394002c5744d1f2a diff -r 5b36882f6455 -r c9afc13316ec qualimap_bamqc.xml --- a/qualimap_bamqc.xml Wed Jul 25 11:32:53 2018 -0400 +++ b/qualimap_bamqc.xml Wed Jul 25 12:05:20 2018 -0400 @@ -12,6 +12,7 @@ qualimap_bamqc.py --input_file $input_realigned_bam_file --out_dir qualimap_results + --out_genome_file $genome_coverage --java_mem_size $mem_size @@ -31,11 +32,20 @@ - + + + + - + + + + - + + + +