comparison mothur/tools/mothur/dist.shared.xml @ 13:4f797d3eee3a

Change default processor counts to 8, mothur_wrapper.py can overide processors allocated with ENVIRONMENT variable MOTHUR_MAX_PROCESSORS
author Jim Johnson <jj@umn.edu>
date Wed, 05 Oct 2011 10:34:44 -0500
parents 7bfe1f843858
children d86987601022
comparison
equal deleted inserted replaced
12:370b3fc4e7d3 13:4f797d3eee3a
28 --calc=$calc 28 --calc=$calc
29 #end if 29 #end if
30 #if $output.__str__ != "None" and len($output.__str__) > 0: 30 #if $output.__str__ != "None" and len($output.__str__) > 0:
31 --output=$output 31 --output=$output
32 #end if 32 #end if
33 --processors=2 33 --processors=8
34 </command> 34 </command>
35 <inputs> 35 <inputs>
36 <!-- list,group or shared --> 36 <!-- list,group or shared -->
37 <param name="otu" type="data" format="shared" label="shared - OTU Shared"/> 37 <param name="otu" type="data" format="shared" label="shared - OTU Shared"/>
38 <param name="label" type="select" label="label - OTU Labels to calculate" multiple="true"> 38 <param name="label" type="select" label="label - OTU Labels to calculate" multiple="true">