# HG changeset patch # User Jim Johnson # Date 1346898523 18000 # Node ID a9d51d14f9e961d63b11fa30f93ac7470e353057 # Parent 6b358d0f17b40201ed59ac30e2a2d273ec71bc94 Add tool_dependencies diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mothur/tool_dependencies.xml Wed Sep 05 21:28:43 2012 -0500 @@ -0,0 +1,35 @@ + + + + + + http://www.mothur.org/w/images/0/09/Mothur.1.24.1.zip + cd Mothur.source + sed -i .bak -e 's/-lcurses/-lncurses/g' Makefile + make + + mothur + $INSTALL_DIR/bin + + + uchime + $INSTALL_DIR/bin + + + $INSTALL_DIR/bin + + + + +These links provide information for building the Mothur package in most environments . + +http://www.mothur.org/wiki/Download_mothur + +http://www.mothur.org/wiki/Installation + +http://www.mothur.org/wiki/Makefile_options + + + + + diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/align.check.xml --- a/mothur/tools/mothur/align.check.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/align.check.xml Wed Sep 05 21:28:43 2012 -0500 @@ -33,7 +33,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/align.seqs.xml --- a/mothur/tools/mothur/align.seqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/align.seqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -96,7 +96,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/amova.xml --- a/mothur/tools/mothur/amova.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/amova.xml Wed Sep 05 21:28:43 2012 -0500 @@ -26,7 +26,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/anosim.xml --- a/mothur/tools/mothur/anosim.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/anosim.xml Wed Sep 05 21:28:43 2012 -0500 @@ -26,7 +26,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/bin.seqs.xml --- a/mothur/tools/mothur/bin.seqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/bin.seqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -34,7 +34,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/bootstrap.shared.xml --- a/mothur/tools/mothur/bootstrap.shared.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/bootstrap.shared.xml Wed Sep 05 21:28:43 2012 -0500 @@ -1,126 +0,0 @@ - - Generate a newick trees for dissimilarity among groups - - #* -98_sq_phylip_amazon.fn.jclass.bootunique.tre -98_sq_phylip_amazon.fn.thetayc.bootunique.tre -98_sq_phylip_amazon.fn.jclass.bootunique.cons.pairs -98_sq_phylip_amazon.fn.jclass.bootunique.cons.tre -98_sq_phylip_amazon.fn.thetayc.bootunique.cons.pairs -98_sq_phylip_amazon.fn.thetayc.bootunique.cons.tre -98_sq_phylip_amazon.fn.jclass.boot0.00.tre -98_sq_phylip_amazon.fn.thetayc.boot0.00.tre -98_sq_phylip_amazon.fn.jclass.boot0.00.cons.pairs -98_sq_phylip_amazon.fn.jclass.boot0.00.cons.tre -98_sq_phylip_amazon.fn.thetayc.boot0.00.cons.pairs -98_sq_phylip_amazon.fn.thetayc.boot0.00.cons.tre - *# - mothur_wrapper.py - --cmd='bootstrap.shared' - --result='^mothur.\S+\.logfile$:'$logfile - --outputdir='$logfile.extra_files_path' - --datasetid='$logfile.id' --new_file_path='$__new_file_path__' - --new_datasets='^\S+\.([a-z]+\.boot(unique|[0-9.]*)\.tre)$:tre','^\S+\.([a-z]+\.boot(unique|[0-9.]*)\.cons\.tre)$:tre','^\S+\.([a-z]+\.boot(unique|[0-9.]*)\.cons\.pairs)$:txt' - --READ_cmd='read.otu' - #if $input.source == 'similarity': - --READ_list=$input.otu - #if $otu_group.__str__ != "None" and len($otu_group.__str__) > 0: - --READ_group='$otu_group' - #end if - #if $input.label.__str__ != "None" and len($input.label.__str__) > 0: - --READ_label='$input.label' - #end if - #elif $input.source == 'shared': - --READ_shared=$input.otu - #if $input.label.__str__ != "None" and len($input.label.__str__) > 0: - --READ_label='$input.label' - #end if - #end if - #if $input.groups.__str__ != "None" and len($input.groups.__str__) > 0: - --groups=$input.groups - #end if - #if $calc.__str__ != "None" and len($calc.__str__) > 0: - --calc=$calc - #end if - #if int($iters.__str__) > 0: - --iters=$iters - #end if - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - mothur - - - - -**Mothur Overview** - -Mothur_, initiated by Dr. Patrick Schloss and his software development team -in the Department of Microbiology and Immunology at The University of Michigan, -provides bioinformatics for the microbial ecology community. - -.. _Mothur: http://www.mothur.org/wiki/Main_Page - -**Command Documenation** - -The bootstrap.shared_ command will generate a newick-formatted tree file that describes the dissimilarity (1-similarity) among multiple groups. - -.. _bootstrap.shared: http://www.mothur.org/wiki/Bootstrap.shared - - - - diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/chimera.bellerophon.xml --- a/mothur/tools/mothur/chimera.bellerophon.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/chimera.bellerophon.xml Wed Sep 05 21:28:43 2012 -0500 @@ -31,7 +31,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/chimera.ccode.xml --- a/mothur/tools/mothur/chimera.ccode.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/chimera.ccode.xml Wed Sep 05 21:28:43 2012 -0500 @@ -64,7 +64,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/chimera.check.xml --- a/mothur/tools/mothur/chimera.check.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/chimera.check.xml Wed Sep 05 21:28:43 2012 -0500 @@ -64,7 +64,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/chimera.perseus.xml --- a/mothur/tools/mothur/chimera.perseus.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/chimera.perseus.xml Wed Sep 05 21:28:43 2012 -0500 @@ -34,7 +34,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/chimera.pintail.xml --- a/mothur/tools/mothur/chimera.pintail.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/chimera.pintail.xml Wed Sep 05 21:28:43 2012 -0500 @@ -122,7 +122,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/chimera.slayer.xml --- a/mothur/tools/mothur/chimera.slayer.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/chimera.slayer.xml Wed Sep 05 21:28:43 2012 -0500 @@ -98,7 +98,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/chimera.uchime.xml --- a/mothur/tools/mothur/chimera.uchime.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/chimera.uchime.xml Wed Sep 05 21:28:43 2012 -0500 @@ -149,7 +149,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/chop.seqs.xml --- a/mothur/tools/mothur/chop.seqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/chop.seqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -26,7 +26,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/classify.otu.xml --- a/mothur/tools/mothur/classify.otu.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/classify.otu.xml Wed Sep 05 21:28:43 2012 -0500 @@ -85,7 +85,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/classify.seqs.xml --- a/mothur/tools/mothur/classify.seqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/classify.seqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -121,7 +121,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/classify.tree.xml --- a/mothur/tools/mothur/classify.tree.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/classify.tree.xml Wed Sep 05 21:28:43 2012 -0500 @@ -33,7 +33,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/clearcut.xml --- a/mothur/tools/mothur/clearcut.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/clearcut.xml Wed Sep 05 21:28:43 2012 -0500 @@ -64,7 +64,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/cluster.classic.xml --- a/mothur/tools/mothur/cluster.classic.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/cluster.classic.xml Wed Sep 05 21:28:43 2012 -0500 @@ -54,7 +54,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/cluster.fragments.xml --- a/mothur/tools/mothur/cluster.fragments.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/cluster.fragments.xml Wed Sep 05 21:28:43 2012 -0500 @@ -29,7 +29,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/cluster.split.xml --- a/mothur/tools/mothur/cluster.split.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/cluster.split.xml Wed Sep 05 21:28:43 2012 -0500 @@ -115,7 +115,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/cluster.xml --- a/mothur/tools/mothur/cluster.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/cluster.xml Wed Sep 05 21:28:43 2012 -0500 @@ -72,7 +72,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/collect.shared.xml --- a/mothur/tools/mothur/collect.shared.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/collect.shared.xml Wed Sep 05 21:28:43 2012 -0500 @@ -85,7 +85,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/collect.single.xml --- a/mothur/tools/mothur/collect.single.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/collect.single.xml Wed Sep 05 21:28:43 2012 -0500 @@ -79,7 +79,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/consensus.seqs.xml --- a/mothur/tools/mothur/consensus.seqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/consensus.seqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -56,7 +56,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/cooccurrence.xml --- a/mothur/tools/mothur/cooccurrence.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/cooccurrence.xml Wed Sep 05 21:28:43 2012 -0500 @@ -61,7 +61,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/corr.axes.xml --- a/mothur/tools/mothur/corr.axes.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/corr.axes.xml Wed Sep 05 21:28:43 2012 -0500 @@ -65,7 +65,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/count.groups.xml --- a/mothur/tools/mothur/count.groups.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/count.groups.xml Wed Sep 05 21:28:43 2012 -0500 @@ -47,7 +47,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/count.seqs.xml --- a/mothur/tools/mothur/count.seqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/count.seqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -36,7 +36,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/create.database.xml --- a/mothur/tools/mothur/create.database.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/create.database.xml Wed Sep 05 21:28:43 2012 -0500 @@ -38,7 +38,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/degap.seqs.xml --- a/mothur/tools/mothur/degap.seqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/degap.seqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -15,7 +15,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/deunique.seqs.xml --- a/mothur/tools/mothur/deunique.seqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/deunique.seqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -17,7 +17,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/deunique.tree.xml --- a/mothur/tools/mothur/deunique.tree.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/deunique.tree.xml Wed Sep 05 21:28:43 2012 -0500 @@ -17,7 +17,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/dist.seqs.xml --- a/mothur/tools/mothur/dist.seqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/dist.seqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -49,7 +49,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/dist.shared.xml --- a/mothur/tools/mothur/dist.shared.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/dist.shared.xml Wed Sep 05 21:28:43 2012 -0500 @@ -118,7 +118,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/fastq.info.xml --- a/mothur/tools/mothur/fastq.info.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/fastq.info.xml Wed Sep 05 21:28:43 2012 -0500 @@ -22,7 +22,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/filter.seqs.xml --- a/mothur/tools/mothur/filter.seqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/filter.seqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -57,7 +57,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/get.group.xml --- a/mothur/tools/mothur/get.group.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/get.group.xml Wed Sep 05 21:28:43 2012 -0500 @@ -15,7 +15,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/get.groups.xml --- a/mothur/tools/mothur/get.groups.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/get.groups.xml Wed Sep 05 21:28:43 2012 -0500 @@ -94,7 +94,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/get.lineage.xml --- a/mothur/tools/mothur/get.lineage.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/get.lineage.xml Wed Sep 05 21:28:43 2012 -0500 @@ -73,7 +73,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/get.otulist.xml --- a/mothur/tools/mothur/get.otulist.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/get.otulist.xml Wed Sep 05 21:28:43 2012 -0500 @@ -38,7 +38,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/get.oturep.xml --- a/mothur/tools/mothur/get.oturep.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/get.oturep.xml Wed Sep 05 21:28:43 2012 -0500 @@ -90,7 +90,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/get.otus.xml --- a/mothur/tools/mothur/get.otus.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/get.otus.xml Wed Sep 05 21:28:43 2012 -0500 @@ -55,7 +55,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/get.rabund.xml --- a/mothur/tools/mothur/get.rabund.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/get.rabund.xml Wed Sep 05 21:28:43 2012 -0500 @@ -30,7 +30,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/get.relabund.xml --- a/mothur/tools/mothur/get.relabund.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/get.relabund.xml Wed Sep 05 21:28:43 2012 -0500 @@ -42,7 +42,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/get.sabund.xml --- a/mothur/tools/mothur/get.sabund.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/get.sabund.xml Wed Sep 05 21:28:43 2012 -0500 @@ -27,7 +27,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/get.seqs.xml --- a/mothur/tools/mothur/get.seqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/get.seqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -77,7 +77,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/get.sharedseqs.xml --- a/mothur/tools/mothur/get.sharedseqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/get.sharedseqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -78,7 +78,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/hcluster.xml --- a/mothur/tools/mothur/hcluster.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/hcluster.xml Wed Sep 05 21:28:43 2012 -0500 @@ -76,7 +76,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/heatmap.bin.xml --- a/mothur/tools/mothur/heatmap.bin.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/heatmap.bin.xml Wed Sep 05 21:28:43 2012 -0500 @@ -102,7 +102,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/heatmap.sim.xml --- a/mothur/tools/mothur/heatmap.sim.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/heatmap.sim.xml Wed Sep 05 21:28:43 2012 -0500 @@ -86,7 +86,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/homova.xml --- a/mothur/tools/mothur/homova.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/homova.xml Wed Sep 05 21:28:43 2012 -0500 @@ -26,7 +26,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/indicator.xml --- a/mothur/tools/mothur/indicator.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/indicator.xml Wed Sep 05 21:28:43 2012 -0500 @@ -51,7 +51,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/libshuff.xml --- a/mothur/tools/mothur/libshuff.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/libshuff.xml Wed Sep 05 21:28:43 2012 -0500 @@ -52,7 +52,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/list.seqs.xml --- a/mothur/tools/mothur/list.seqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/list.seqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -55,7 +55,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/make.biom.xml --- a/mothur/tools/mothur/make.biom.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/make.biom.xml Wed Sep 05 21:28:43 2012 -0500 @@ -45,7 +45,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/make.design.xml --- a/mothur/tools/mothur/make.design.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/make.design.xml Wed Sep 05 21:28:43 2012 -0500 @@ -29,7 +29,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/make.fastq.xml --- a/mothur/tools/mothur/make.fastq.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/make.fastq.xml Wed Sep 05 21:28:43 2012 -0500 @@ -24,7 +24,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/make.group.xml --- a/mothur/tools/mothur/make.group.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/make.group.xml Wed Sep 05 21:28:43 2012 -0500 @@ -21,7 +21,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/make.shared.xml --- a/mothur/tools/mothur/make.shared.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/make.shared.xml Wed Sep 05 21:28:43 2012 -0500 @@ -48,7 +48,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/make.shared_from_biom.xml --- a/mothur/tools/mothur/make.shared_from_biom.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/make.shared_from_biom.xml Wed Sep 05 21:28:43 2012 -0500 @@ -31,7 +31,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/mantel.xml --- a/mothur/tools/mothur/mantel.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/mantel.xml Wed Sep 05 21:28:43 2012 -0500 @@ -27,7 +27,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/merge.files.xml --- a/mothur/tools/mothur/merge.files.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/merge.files.xml Wed Sep 05 21:28:43 2012 -0500 @@ -54,7 +54,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/merge.groups.xml --- a/mothur/tools/mothur/merge.groups.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/merge.groups.xml Wed Sep 05 21:28:43 2012 -0500 @@ -85,7 +85,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/metastats.xml --- a/mothur/tools/mothur/metastats.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/metastats.xml Wed Sep 05 21:28:43 2012 -0500 @@ -55,7 +55,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/nmds.xml --- a/mothur/tools/mothur/nmds.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/nmds.xml Wed Sep 05 21:28:43 2012 -0500 @@ -41,7 +41,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/normalize.shared.xml --- a/mothur/tools/mothur/normalize.shared.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/normalize.shared.xml Wed Sep 05 21:28:43 2012 -0500 @@ -50,7 +50,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/otu.association.xml --- a/mothur/tools/mothur/otu.association.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/otu.association.xml Wed Sep 05 21:28:43 2012 -0500 @@ -44,7 +44,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/otu.hierarchy.xml --- a/mothur/tools/mothur/otu.hierarchy.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/otu.hierarchy.xml Wed Sep 05 21:28:43 2012 -0500 @@ -33,7 +33,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/pairwise.seqs.xml --- a/mothur/tools/mothur/pairwise.seqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/pairwise.seqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -74,7 +74,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/parse.list.xml --- a/mothur/tools/mothur/parse.list.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/parse.list.xml Wed Sep 05 21:28:43 2012 -0500 @@ -27,7 +27,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/parsimony.xml --- a/mothur/tools/mothur/parsimony.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/parsimony.xml Wed Sep 05 21:28:43 2012 -0500 @@ -47,7 +47,7 @@ --> - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/pca.xml --- a/mothur/tools/mothur/pca.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/pca.xml Wed Sep 05 21:28:43 2012 -0500 @@ -40,7 +40,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/pcoa.xml --- a/mothur/tools/mothur/pcoa.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/pcoa.xml Wed Sep 05 21:28:43 2012 -0500 @@ -18,7 +18,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/pcr.seqs.xml --- a/mothur/tools/mothur/pcr.seqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/pcr.seqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -99,7 +99,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/phylo.diversity.xml --- a/mothur/tools/mothur/phylo.diversity.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/phylo.diversity.xml Wed Sep 05 21:28:43 2012 -0500 @@ -74,7 +74,7 @@ --> - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/phylotype.xml --- a/mothur/tools/mothur/phylotype.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/phylotype.xml Wed Sep 05 21:28:43 2012 -0500 @@ -41,7 +41,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/pre.cluster.xml --- a/mothur/tools/mothur/pre.cluster.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/pre.cluster.xml Wed Sep 05 21:28:43 2012 -0500 @@ -36,7 +36,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/rarefaction.shared.xml --- a/mothur/tools/mothur/rarefaction.shared.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/rarefaction.shared.xml Wed Sep 05 21:28:43 2012 -0500 @@ -46,7 +46,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/rarefaction.single.xml --- a/mothur/tools/mothur/rarefaction.single.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/rarefaction.single.xml Wed Sep 05 21:28:43 2012 -0500 @@ -69,7 +69,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/read.otu.xml --- a/mothur/tools/mothur/read.otu.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/read.otu.xml Wed Sep 05 21:28:43 2012 -0500 @@ -1,54 +0,0 @@ - - Read OTU list and group to create a shared file - - mothur_wrapper.py - --cmd='read.otu' - --result='^mothur.\S+\.logfile$:'$logfile,'^\S+\.shared:'$shared - --outputdir='$logfile.extra_files_path' - #if $show_rabund.value == True: - --datasetid='$logfile.id' --new_file_path='$__new_file_path__' - --new_datasets='^\S+?\.((\S+)\.rabund)$:rabund' - #end if - --list=$otu - --group=$otu_group - #if $label.__str__ != "None" and len($label.__str__) > 0: - --label='$label' - #end if - - - - - - - - - - - - - - - - - - mothur - - - - -**Mothur Overview** - -Mothur_, initiated by Dr. Patrick Schloss and his software development team -in the Department of Microbiology and Immunology at The University of Michigan, -provides bioinformatics for the microbial ecology community. - -.. _Mothur: http://www.mothur.org/wiki/Main_Page - -**Command Documenation** - -The read.otu_ command is called before most of the OTU based mothur commands. It is included here explicitly to allow the creatation of a shared file from OTU list and group files. - -.. _read.otu: http://www.mothur.org/wiki/Read.otu - - - diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/remove.groups.xml --- a/mothur/tools/mothur/remove.groups.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/remove.groups.xml Wed Sep 05 21:28:43 2012 -0500 @@ -94,7 +94,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/remove.lineage.xml --- a/mothur/tools/mothur/remove.lineage.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/remove.lineage.xml Wed Sep 05 21:28:43 2012 -0500 @@ -73,7 +73,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/remove.otus.xml --- a/mothur/tools/mothur/remove.otus.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/remove.otus.xml Wed Sep 05 21:28:43 2012 -0500 @@ -55,7 +55,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/remove.rare.xml --- a/mothur/tools/mothur/remove.rare.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/remove.rare.xml Wed Sep 05 21:28:43 2012 -0500 @@ -91,7 +91,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/remove.seqs.xml --- a/mothur/tools/mothur/remove.seqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/remove.seqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -77,7 +77,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/reverse.seqs.xml --- a/mothur/tools/mothur/reverse.seqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/reverse.seqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -15,7 +15,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/screen.seqs.xml --- a/mothur/tools/mothur/screen.seqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/screen.seqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -101,7 +101,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/sens.spec.xml --- a/mothur/tools/mothur/sens.spec.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/sens.spec.xml Wed Sep 05 21:28:43 2012 -0500 @@ -42,7 +42,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/seq.error.xml --- a/mothur/tools/mothur/seq.error.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/seq.error.xml Wed Sep 05 21:28:43 2012 -0500 @@ -146,7 +146,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/sffinfo.xml --- a/mothur/tools/mothur/sffinfo.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/sffinfo.xml Wed Sep 05 21:28:43 2012 -0500 @@ -53,7 +53,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/shhh.flows.xml --- a/mothur/tools/mothur/shhh.flows.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/shhh.flows.xml Wed Sep 05 21:28:43 2012 -0500 @@ -79,7 +79,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/shhh.seqs.xml --- a/mothur/tools/mothur/shhh.seqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/shhh.seqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -32,7 +32,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/sort.seqs.xml --- a/mothur/tools/mothur/sort.seqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/sort.seqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -69,7 +69,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/split.abund.xml --- a/mothur/tools/mothur/split.abund.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/split.abund.xml Wed Sep 05 21:28:43 2012 -0500 @@ -98,7 +98,7 @@ --> - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/split.groups.xml --- a/mothur/tools/mothur/split.groups.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/split.groups.xml Wed Sep 05 21:28:43 2012 -0500 @@ -30,7 +30,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/sub.sample.xml --- a/mothur/tools/mothur/sub.sample.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/sub.sample.xml Wed Sep 05 21:28:43 2012 -0500 @@ -179,7 +179,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/summary.qual.xml --- a/mothur/tools/mothur/summary.qual.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/summary.qual.xml Wed Sep 05 21:28:43 2012 -0500 @@ -20,7 +20,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/summary.seqs.xml --- a/mothur/tools/mothur/summary.seqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/summary.seqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -20,7 +20,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/summary.shared.xml --- a/mothur/tools/mothur/summary.shared.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/summary.shared.xml Wed Sep 05 21:28:43 2012 -0500 @@ -83,7 +83,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/summary.single.xml --- a/mothur/tools/mothur/summary.single.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/summary.single.xml Wed Sep 05 21:28:43 2012 -0500 @@ -81,7 +81,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/summary.tax.xml --- a/mothur/tools/mothur/summary.tax.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/summary.tax.xml Wed Sep 05 21:28:43 2012 -0500 @@ -61,7 +61,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/tree.shared.xml --- a/mothur/tools/mothur/tree.shared.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/tree.shared.xml Wed Sep 05 21:28:43 2012 -0500 @@ -136,7 +136,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/trim.flows.xml --- a/mothur/tools/mothur/trim.flows.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/trim.flows.xml Wed Sep 05 21:28:43 2012 -0500 @@ -115,7 +115,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/trim.seqs.xml --- a/mothur/tools/mothur/trim.seqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/trim.seqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -151,7 +151,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/unifrac.unweighted.xml --- a/mothur/tools/mothur/unifrac.unweighted.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/unifrac.unweighted.xml Wed Sep 05 21:28:43 2012 -0500 @@ -110,7 +110,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/unifrac.weighted.xml --- a/mothur/tools/mothur/unifrac.weighted.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/unifrac.weighted.xml Wed Sep 05 21:28:43 2012 -0500 @@ -117,7 +117,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/unique.seqs.xml --- a/mothur/tools/mothur/unique.seqs.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/unique.seqs.xml Wed Sep 05 21:28:43 2012 -0500 @@ -20,7 +20,7 @@ - mothur + mothur diff -r 6b358d0f17b4 -r a9d51d14f9e9 mothur/tools/mothur/venn.xml --- a/mothur/tools/mothur/venn.xml Wed Sep 05 19:49:43 2012 -0500 +++ b/mothur/tools/mothur/venn.xml Wed Sep 05 21:28:43 2012 -0500 @@ -88,7 +88,7 @@ - mothur + mothur