# HG changeset patch # User Jim Johnson # Date 1337191925 18000 # Node ID 5c77423823cb83dad3bec5f5571c99eb530e5b1f # Parent bfbaf823be4c125bc86d51cff07d855e99601905 Updates for Mothur version 1.25.0 (includes changes to datatypes metagenomics.py and uses more efficient means for labels and groups options) diff -r bfbaf823be4c -r 5c77423823cb mothur/README --- a/mothur/README Wed May 16 12:28:44 2012 -0500 +++ b/mothur/README Wed May 16 13:12:05 2012 -0500 @@ -2,7 +2,7 @@ (The environment variable MOTHUR_MAX_PROCESSORS can be used to limit the number of cpu processors used be mothur commands) -Install mothur v.1.24.1 on your galaxy system so galaxy can execute the mothur command +Install mothur v.1.25.0 on your galaxy system so galaxy can execute the mothur command ( This version of wrappers is designed for Mothur version 1.24 - it may work on later versions ) http://www.mothur.org/wiki/Download_mothur http://www.mothur.org/wiki/Installation @@ -105,6 +105,10 @@ tool-data/shared/jars/TreeVector.jar +################################################################ +#### If you are manually adding this to your local galaxy: #### +################################################################ + add config files (*.xml) and wrapper code (*.py) from tools/mothur/* to your galaxy installation @@ -114,6 +118,7 @@ import metagenomics # added for metagenomics mothur + add datatypes to: datatypes_conf.xml @@ -165,19 +170,24 @@ + +