comparison qiime2/qiime_phylogeny_raxml-rapid-bootstrap.xml @ 5:a025a4a89e07 draft

Uploaded
author florianbegusch
date Mon, 05 Aug 2019 01:29:30 -0400
parents 370e0b6e9826
children f190567fe3f6
comparison
equal deleted inserted replaced
4:914fa4daf16a 5:a025a4a89e07
15 15
16 #if str($prapidbootstrapseed): 16 #if str($prapidbootstrapseed):
17 --p-rapid-bootstrap-seed="$prapidbootstrapseed" 17 --p-rapid-bootstrap-seed="$prapidbootstrapseed"
18 #end if 18 #end if
19 19
20 #if $pbootstrapreplicates: 20 #if str($pbootstrapreplicates):
21 --p-bootstrap-replicates=$pbootstrapreplicates 21 --p-bootstrap-replicates=$pbootstrapreplicates
22 #end if 22 #end if
23 23
24 #set $pnthreads = '${GALAXY_SLOTS:-4}' 24 #set $pnthreads = '${GALAXY_SLOTS:-4}'
25 25