User Tools

Site Tools


metaphlan2-software

Differences

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

Link to this comparison view

Next revisionBoth sides next revision
metaphlan2-software [2019/12/11 11:43] – created aorthmetaphlan2-software [2019/12/22 08:16] aorth
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.