comparison mothur/tools/mothur/cluster.fragments.xml @ 2:e990ac8a0f58

Migrated tool version 1.19.0 from old tool shed archive to new tool shed repository
author jjohnson
date Tue, 07 Jun 2011 17:39:06 -0400
parents fcc0778f6987
children 5265aa9067e0
comparison
equal deleted inserted replaced
1:fcc0778f6987 2:e990ac8a0f58
1 <tool id="mothur_cluster_fragments" name="Cluster.fragments" version="1.16.0"> 1 <tool id="mothur_cluster_fragments" name="Cluster.fragments" version="1.19.0">
2 <description> Group sequences that are part of a larger sequence</description> 2 <description> Group sequences that are part of a larger sequence</description>
3 <command interpreter="python"> 3 <command interpreter="python">
4 mothur_wrapper.py 4 mothur_wrapper.py
5 --cmd='cluster.fragments' 5 --cmd='cluster.fragments'
6 --result='^mothur.\S+\.logfile$:'$logfile,'^\S+\.fragclust\.\w+$:'$out_fasta,'^\S+\.names$:'$out_names 6 --result='^mothur.\S+\.logfile$:'$logfile,'^\S+\.fragclust\.\w+$:'$out_fasta,'^\S+\.names$:'$out_names