comparison mothur/tools/mothur/summary.shared.xml @ 35:95d75b35e4d2

Updated tools to use Mothur 1.33. Added some misc. fixes and updates (blast repository, tool fixes)
author certain cat
date Fri, 31 Oct 2014 15:09:32 -0400
parents 49058b1f8d3f
children
comparison
equal deleted inserted replaced
34:1be61ceb20d7 35:95d75b35e4d2
1 <tool id="mothur_summary_shared" name="Summary.shared" version="1.26.0" force_history_refresh="True"> 1 <tool id="mothur_summary_shared" name="Summary.shared" version="1.27.0" force_history_refresh="True">
2 <description>Summary of calculator values for OTUs</description> 2 <description>Summary of calculator values for OTUs</description>
3 <command interpreter="python"> 3 <command interpreter="python">
4 mothur_wrapper.py 4 mothur_wrapper.py
5 --cmd='summary.shared' 5 --cmd='summary.shared'
6 --result='^mothur.\S+\.logfile$:'$logfile,'^\S+\.summary$:'$summary 6 --result='^mothur.\S+\.logfile$:'$logfile,'^\S+\.summary$:'$summary
119 <outputs> 119 <outputs>
120 <data format="html" name="logfile" label="${tool.name} on ${on_string}: logfile" /> 120 <data format="html" name="logfile" label="${tool.name} on ${on_string}: logfile" />
121 <data format="tabular" name="summary" label="${tool.name} on ${on_string}: shared.summary" /> 121 <data format="tabular" name="summary" label="${tool.name} on ${on_string}: shared.summary" />
122 </outputs> 122 </outputs>
123 <requirements> 123 <requirements>
124 <requirement type="package" version="1.27">mothur</requirement> 124 <requirement type="package" version="1.33">mothur</requirement>
125 </requirements> 125 </requirements>
126 <tests> 126 <tests>
127 </tests> 127 </tests>
128 <help> 128 <help>
129 **Mothur Overview** 129 **Mothur Overview**