changeo-software
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| changeo-software [2017/05/31 08:28] – aorth | changeo-software [2022/04/25 15:14] (current) – aorth | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===== Information ===== | ===== Information ===== | ||
| - | * Version: | + | * Version: |
| * Added: September, 2016 | * Added: September, 2016 | ||
| - | * Updated: | + | * Updated: |
| - | * Link: http:// | + | * Link: https:// |
| ===== Usage ===== | ===== Usage ===== | ||
| Line 16: | Line 16: | ||
| Load changeo into your environment: | Load changeo into your environment: | ||
| - | < | + | < |
| ===== Installation ====== | ===== Installation ====== | ||
| Line 22: | Line 22: | ||
| Notes from the sysadmin during installation: | Notes from the sysadmin during installation: | ||
| - | < | + | < |
| - | $ module load python/3.4.3 | + | $ module load python/3.9 |
| - | $ sudo mkdir / | + | $ sudo mkdir / |
| - | $ sudo chown aorth / | + | $ sudo chown aorth / |
| - | $ python -m venv / | + | $ python -m venv / |
| - | $ . / | + | $ source |
| - | $ pip install -U pip setuptools | + | $ pip install --upgrade |
| - | $ pip install -U numpy scipy pandas biopython | + | $ pip install changeo==1.2.0 |
| - | $ pip install | + | $ sudo chown -R root:root / |
| - | $ sudo chown -R root:root / | + | |
changeo-software.1496219327.txt.gz · Last modified: by aorth
