multiqc-software
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
multiqc-software [2018/02/05 14:52] – [Usage] aorth | multiqc-software [2022/04/25 14:29] (current) – aorth | ||
---|---|---|---|
Line 4: | Line 4: | ||
===== Information ===== | ===== Information ===== | ||
- | * Version: 1.4 | + | * Version: 1.12 |
* Added: February, 2018 | * Added: February, 2018 | ||
+ | * Updated: March, 2022 | ||
* Link: http:// | * Link: http:// | ||
===== Usage ===== | ===== Usage ===== | ||
- | See which versions | + | See which versions are available: |
< | < | ||
- | Load one version | + | Load one version into your environment and run it: |
- | < | + | < |
$ multiqc</ | $ multiqc</ | ||
Line 20: | Line 21: | ||
Notes from the sysadmin during installation: | Notes from the sysadmin during installation: | ||
- | < | + | < |
- | $ sudo mkdir -p / | + | $ sudo mkdir -p / |
- | $ sudo chown aorth / | + | $ sudo chown aorth / |
- | $ python -m venv / | + | $ module load python/3.9 |
- | $ . / | + | $ python3 |
- | $ pip install multiqc | + | $ source |
- | $ sudo chown -R root:root / | + | $ pip install multiqc==1.12 |
+ | $ sudo chown -R root:root / |
multiqc-software.1517842352.txt.gz · Last modified: 2018/02/05 14:52 by aorth