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:42] – aorth | cutadapt-software [2021/12/15 07:33] (current) – aorth | ||
---|---|---|---|
Line 4: | Line 4: | ||
===== Information ===== | ===== Information ===== | ||
- | * Version: | + | * Version: |
* Added: June, 2015 | * Added: June, 2015 | ||
- | * Updated: | + | * Updated: |
* Link: https:// | * Link: https:// | ||
Line 15: | Line 15: | ||
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 chown aorth / |
- | $ python36 | + | $ python3 |
- | $ . / | + | $ source |
- | $ pip install --upgrade | + | $ pip install --upgrade setuptools |
- | $ pip install cutadapt==v1.18 | + | $ pip install cutadapt==3.5 |
- | $ 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.1547980923.txt.gz · Last modified: 2019/01/20 10:42 by aorth