changeo-software
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| changeo-software [2016/09/10 10:11] – created joguya | changeo-software [2022/04/25 15:14] (current) – aorth | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===== Information ===== | ===== Information ===== | ||
| - | * Version: | + | * Version: |
| * Added: September, 2016 | * Added: September, 2016 | ||
| - | * Link: http:// | + | |
| + | | ||
| ===== Usage ===== | ===== Usage ===== | ||
| Line 14: | Line 15: | ||
| < | < | ||
| - | Load changeo | + | Load changeo |
| - | < | + | < |
| ===== Installation ====== | ===== Installation ====== | ||
| Line 21: | Line 22: | ||
| Notes from the sysadmin during installation: | Notes from the sysadmin during installation: | ||
| - | < | + | < |
| - | 1$ cd /tmp | + | $ module load python/3.9 |
| - | $ wget -qO - https://bitbucket.org/kleinstein/changeo/downloads/ | + | $ sudo mkdir /export/apps/changeo/1.2.0 |
| - | $ chown -R joguya: | + | $ sudo chown aorth / |
| - | $ cd changeo-0.3.3/ | + | $ python -m venv / |
| - | $ module load python/3.4.3 | + | $ source |
| - | $ scl enable devtoolset-2 bash | + | $ pip install --upgrade setuptools pip wheel |
| - | $ sudo mkdir -p / | + | $ pip install |
| - | $ sudo chown -R joguya: | + | $ sudo chown -R root:root / |
| - | $ python setup.py build | + | |
| - | $ python setup.py | + | |
| - | $ sudo chown -R root:root / | + | |
| - | </ | + | |
changeo-software.1473502294.txt.gz · Last modified: by joguya
