cutadapt-software
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cutadapt-software [2015/06/24 09:08] – 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: April, 2025 | ||
* Link: https:// | * Link: https:// | ||
===== Usage ===== | ===== Usage ===== | ||
- | === See versions of cutadapt which are available | + | See available |
- | < | + | < |
+ | |||
+ | Load one version into your environment and run it: | ||
+ | < | ||
+ | $ cutadapt</ | ||
===== Installation ====== | ===== Installation ====== | ||
Notes from the sysadmin during installation: | Notes from the sysadmin during installation: | ||
- | < | + | < |
- | $ module load python/ | + | $ sudo mkdir -p / |
- | $ sudo chown aorth / | + | $ sudo chown aorth:aorth / |
- | $ pip install cutadapt | + | $ python |
- | $ sudo chown root:root / | + | $ python -m pip install --upgrade pip wheel setuptools |
+ | $ python -m pip install cutadapt==5.0 | ||
+ | $ sudo chown -R root:root / |
cutadapt-software.1435136913.txt.gz · Last modified: by aorth