snp-pipeline-software
Differences
This shows you the differences between two versions of the page.
| snp-pipeline-software [2018/06/01 17:58] – created aorth | snp-pipeline-software [2019/01/29 13:53] (current) – aorth | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| * Version: 1.0.1 | * Version: 1.0.1 | ||
| * Added: June, 2018 | * Added: June, 2018 | ||
| + | * Updated: January, 2019 | ||
| * Link: https:// | * Link: https:// | ||
| Line 21: | Line 22: | ||
| Notes from the sysadmin during installation: | Notes from the sysadmin during installation: | ||
| - | < | + | < |
| - | $ module load python/3.5.3 | + | |
| $ sudo mkdir -p / | $ sudo mkdir -p / | ||
| - | $ sudo chown -R aorth:aorth / | + | $ sudo chown aorth / |
| $ python -m venv / | $ python -m venv / | ||
| $ . / | $ . / | ||
| - | $ pip3 install --upgrade pip setuptools | + | $ pip install --upgrade pip setuptools |
| - | $ pip3 install snp-pipeline | + | $ pip install snp-pipeline==1.0.1 |
| $ sudo chown -R root:root / | $ sudo chown -R root:root / | ||
snp-pipeline-software.1527875889.txt.gz · Last modified: by aorth
