Mercurial > repos > jjohnson > mothur_toolsuite
diff mothur/tools/mothur/screen.seqs.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 | 697156806162 |
line wrap: on
line diff
--- a/mothur/tools/mothur/screen.seqs.xml Tue Aug 09 11:39:27 2011 -0500 +++ b/mothur/tools/mothur/screen.seqs.xml Wed Oct 05 10:34:44 2011 -0500 @@ -51,7 +51,7 @@ #set results = $results + ["'" + $re.sub(r'(^.*)\.(.*?)$',r'\1.good.\2',$os.path.basename($input_alignreport.__str__)) + ":'" + $output_alignreport.__str__] #end if --result=#echo ','.join($results) - --processors=2 + --processors=8 </command> <inputs> <param name="input_fasta" type="data" format="fasta,align" label="fasta - Fasta to screen"/>