comparison qiime2/qiime_phylogeny_iqtree.xml @ 4:71f124e02000 draft default tip

Fixes
author florianbegusch
date Tue, 13 Aug 2019 07:40:25 -0400
parents 149432539226
children
comparison
equal deleted inserted replaced
3:eda5df31da55 4:71f124e02000
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