comparison quast.xml @ 7:59db8ea8c845 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit 82c339e6bc07c98765bcfb56f34520ac38648267
author iuc
date Wed, 24 Jul 2019 03:29:15 -0400
parents f30d03867854
children ebb0dcdb621a
comparison
equal deleted inserted replaced
6:f30d03867854 7:59db8ea8c845
63 --test-no-ref 63 --test-no-ref
64 --max-ref-num '$assembly.ref.max_ref_num' 64 --max-ref-num '$assembly.ref.max_ref_num'
65 #end if 65 #end if
66 #end if 66 #end if
67 --min-contig $min_contig 67 --min-contig $min_contig
68 --threads \${GALAXY_SLOTS:-4} 68 --threads \${GALAXY_SLOTS:-1}
69 $split_scaffolds 69 $split_scaffolds
70 --labels $labels 70 --labels $labels
71 $large 71 $large
72 $k_mer.k_mer_stats 72 $k_mer.k_mer_stats
73 #if str($k_mer.k_mer_stats) != '' 73 #if str($k_mer.k_mer_stats) != ''