metaphlan2-software
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| metaphlan2-software [2019/12/11 11:43] – created aorth | metaphlan2-software [2021/08/29 09:12] (current) – removed aorth | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== metaphlan2 ====== | ||
| - | MetaPhlAn2 is a tool for profiling the composition of microbial communities from metagenomic shotgun sequencing data. | ||
| - | |||
| - | ===== Information ===== | ||
| - | |||
| - | * Version: 2.9.5 | ||
| - | * Added: December, 2019 | ||
| - | * Link: https:// | ||
| - | |||
| - | ===== Usage ===== | ||
| - | |||
| - | See which versions of metaphlan2 are available: | ||
| - | < | ||
| - | |||
| - | Load one version into your environment and run it: | ||
| - | < | ||
| - | $ metaphlan2</ | ||
| - | |||
| - | **Note:** Please specify the number of CPU (processors) to use when you run metaphlan2. For example: | ||
| - | |||
| - | < | ||
| - | |||
| - | The number of CPUs requested with the '' | ||
| - | |||
| - | ===== Installation ====== | ||
| - | |||
| - | Notes from the sysadmin during installation: | ||
| - | |||
| - | < | ||
| - | $ hg clone https:// | ||
| - | $ cd metaphlan2 | ||
| - | $ hg tags | ||
| - | $ hg checkout 2.9.5 | ||
| - | $ sudo mkdir -p / | ||
| - | $ sudo chown aorth / | ||
| - | $ python3 -m venv / | ||
| - | $ source / | ||
| - | $ pip3 install -U pip setuptools | ||
| - | $ pip3 install -U numpy scipy pandas biopython matplotlib | ||
| - | $ sudo cp -r . / | ||
metaphlan2-software.1576064584.txt.gz · Last modified: by aorth
