comparison qiime2/qiime_diversity_adonis.xml @ 6:de4c22a52df4 draft

Fixes
author florianbegusch
date Tue, 13 Aug 2019 07:46:48 -0400
parents 914fa4daf16a
children f190567fe3f6
comparison
equal deleted inserted replaced
5:a025a4a89e07 6:de4c22a52df4
30 30
31 --p-formula="$pformula" 31 --p-formula="$pformula"
32 32
33 33
34 34
35 #if $ppermutations: 35 #if str($ppermutations):
36 --p-permutations=$ppermutations 36 --p-permutations=$ppermutations
37 #end if 37 #end if
38 38
39 #set $pnjobs = '${GALAXY_SLOTS:-4}' 39 #set $pnjobs = '${GALAXY_SLOTS:-4}'
40 #if str($pnjobs): 40 #if str($pnjobs):