cutadapt-software
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
cutadapt-software [2021/12/15 07:33] – aorth | cutadapt-software [2025/04/30 09:01] (current) – aorth | ||
---|---|---|---|
Line 4: | Line 4: | ||
===== Information ===== | ===== Information ===== | ||
- | * Version: | + | * Version: 5.0 |
* Added: June, 2015 | * Added: June, 2015 | ||
- | * Updated: | + | * Updated: |
* Link: https:// | * Link: https:// | ||
===== Usage ===== | ===== Usage ===== | ||
- | See available versions | + | See available versions: |
< | < | ||
Load one version into your environment and run it: | Load one version into your environment and run it: | ||
- | < | + | < |
$ cutadapt</ | $ cutadapt</ | ||
Line 21: | Line 21: | ||
Notes from the sysadmin during installation: | Notes from the sysadmin during installation: | ||
- | < | + | < |
- | $ sudo chown aorth / | + | $ sudo mkdir -p / |
- | $ python3 | + | $ sudo chown aorth:aorth / |
- | $ source / | + | $ python |
- | $ pip install --upgrade setuptools | + | $ python -m pip install --upgrade |
- | $ pip install cutadapt==3.5 | + | $ python -m pip install cutadapt==5.0 |
- | $ sudo chown -R root:root / | + | $ sudo chown -R root:root / |
- | + | ||
- | Installation is greatly simplified by using Python 3's built-in venv module to create a dedicated environment, | + |
cutadapt-software.1639553595.txt.gz · Last modified: by aorth