comparison qiime2/qiime_phylogeny_iqtree.xml @ 6:de4c22a52df4 draft

Fixes
author florianbegusch
date Tue, 13 Aug 2019 07:46:48 -0400
parents 370e0b6e9826
children f190567fe3f6
comparison
equal deleted inserted replaced
5:a025a4a89e07 6:de4c22a52df4
17 17
18 #if str($pncores): 18 #if str($pncores):
19 --p-n-cores="$pncores" 19 --p-n-cores="$pncores"
20 #end if 20 #end if
21 21
22 #if $pnruns: 22 #if str($pnruns):
23 --p-n-runs=$pnruns 23 --p-n-runs=$pnruns
24 #end if 24 #end if
25 25
26 #if str($psubstitutionmodel) != 'None': 26 #if str($psubstitutionmodel) != 'None':
27 --p-substitution-model=$psubstitutionmodel 27 --p-substitution-model=$psubstitutionmodel