porechop-software
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| porechop-software [2023/02/23 06:39] – aorth | porechop-software [2025/05/13 13:04] (current) – aorth | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| * Version: 0.3.2pre | * Version: 0.3.2pre | ||
| * Added: February, 2020 | * Added: February, 2020 | ||
| - | * Updated: | + | * Updated: |
| * Link: https:// | * Link: https:// | ||
| Line 28: | Line 28: | ||
| $ sudo mkdir -p / | $ sudo mkdir -p / | ||
| $ sudo chown aorth / | $ sudo chown aorth / | ||
| - | $ module load python/3.8 | + | $ module load python/3.10 |
| $ python -m venv / | $ python -m venv / | ||
| $ source / | $ source / | ||
| $ pip install --upgrade setuptools pip wheel | $ pip install --upgrade setuptools pip wheel | ||
| - | $ source / | + | $ cd Porechop |
| $ python setup.py install | $ python setup.py install | ||
| $ sudo chown -R root:root / | $ sudo chown -R root:root / | ||
porechop-software.1677134385.txt.gz · Last modified: by aorth
