cutadapt-software
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cutadapt-software [2019/01/20 10:45] – aorth | cutadapt-software [2025/04/30 09:01] (current) – aorth | ||
---|---|---|---|
Line 4: | Line 4: | ||
===== Information ===== | ===== Information ===== | ||
- | * Version: | + | * Version: |
* 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 / |
- | $ python36 | + | $ sudo chown aorth:aorth / |
- | $ . / | + | $ python |
- | $ pip install --upgrade pip setuptools | + | $ python -m pip install --upgrade pip wheel setuptools |
- | $ pip install cutadapt==v1.18 | + | $ 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.1547981141.txt.gz · Last modified: by aorth