User Tools

Site Tools


mothur-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mothur-software [2017/02/08 06:46] – [Information] joguyamothur-software [2020/07/01 12:43] (current) aorth
Line 4: Line 4:
 ===== Information ===== ===== Information =====
  
-  * Latest version: 1.39.1 +  * Latest version: 1.44.1
-  * Updated: February, 2017+
   * Added: October, 2011   * Added: October, 2011
-  * Link: http://www.mothur.org/+  * Updated: July, 2020 
 +  * Link: https://www.mothur.org/
  
 ===== Usage ===== ===== Usage =====
Line 14: Line 14:
 <code>$ module avail mothur</code> <code>$ module avail mothur</code>
  
-Load and run mothur: +Load and run one version of mothur: 
-<code>$ module load mothur/1.39.1+<code>$ module load mothur/1.44.1
 $ mothur</code> $ mothur</code>
  
Line 21: Line 21:
 Notes from the sysadmin during installation: Notes from the sysadmin during installation:
  
-<code> +<code>$ cd /tmp 
-- install mothur/1.39.1 +$ wget https://github.com/mothur/mothur/releases/download/v.1.44.1/Mothur.linux.zip 
-$ cd /tmp +unzip Mothur.linux.zip 
-$ wget -qO- https://github.com/mothur/mothur/archive/v1.39.1.tar.gz | tar xvz +$ sudo cp -mothur /export/apps/mothur/1.44.1</code>
-$ cd mothur-1.39.1/ +
-sudo mkdir -p /export/apps/mothur/1.39.1/ +
-$ sudo chown -R joguya:joguya /export/apps/mothur/1.39.1/ +
-$ scl enable devtoolset-3 bash +
-$ sed -i 's#^BOOST_LIBRARY_DIR=.*$#BOOST_LIBRARY_DIR=/export/apps/boost/1.50.0/lib#g;s#^BOOST_INCLUDE_DIR=.*$#BOOST_INCLUDE_DIR=/export/apps/boost/1.50.0/include#g' Makefile +
-$ make -j4 +
-$ sudo chown -R root:root /export/apps/mothur/1.39.1+
-</code>+
mothur-software.1486536408.txt.gz · Last modified: 2017/02/08 06:46 by joguya