User Tools

Site Tools


metaphlan2-software

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
metaphlan2-software [2019/12/11 11:43] – created aorthmetaphlan2-software [2021/08/29 06:56] aorth
Line 7: Line 7:
   * Version: 2.9.5   * Version: 2.9.5
   * Added: December, 2019   * Added: December, 2019
-  * Link: https://bitbucket.org/biobakery/biobakery/wiki/metaphlan2+  * Link: https://github.com/biobakery/MetaPhlAn
  
 ===== Usage ===== ===== Usage =====
Line 39: Line 39:
 $ pip3 install -U pip setuptools $ pip3 install -U pip setuptools
 $ pip3 install -U numpy scipy pandas biopython matplotlib $ pip3 install -U numpy scipy pandas biopython matplotlib
-$ sudo cp -r . /export/apps/metaphlan2/2.9.5</code>+$ sudo cp -r . /export/apps/metaphlan2/2.9.5 
 +$ sudo mkdir /export/apps/metaphlan2/2.9.5/metaphlan_databases 
 +$ wget https://bitbucket.org/biobakery/metaphlan2/downloads/mpa_v295_CHOCOPhlAn_201901.tar 
 +$ sudo mv mpa_v295_CHOCOPhlAn_201901.tar /export/apps/metaphlan2/2.9.5/metaphlan_databases</code> 
 + 
 +**Note:** check the ''mpa_latest'' file on [[https://bitbucket.org/biobakery/metaphlan2/downloads/|metaphlan2's downloads page]] to see which is the latest database during installation.