fastp-software
Differences
This shows you the differences between two versions of the page.
fastp-software [2021/09/06 10:34] – created aorth | fastp-software [2025/05/13 10:17] (current) – aorth | ||
---|---|---|---|
Line 4: | Line 4: | ||
===== Information ===== | ===== Information ===== | ||
- | * Version: 0.22.0 | + | * Version: 0.24.1 |
- | * Added: | + | * Added: |
* Link: https:// | * Link: https:// | ||
===== Usage ===== | ===== Usage ===== | ||
- | See versions | + | See versions that are available: |
< | < | ||
Load one version into your environment and run it: | Load one version into your environment and run it: | ||
- | < | + | < |
$ fastp</ | $ fastp</ | ||
Line 23: | Line 23: | ||
< | < | ||
- | $ git clone https:// | + | $ git clone https:// |
$ cd fastp | $ cd fastp | ||
- | $ scl enable devtoolset-7 bash | + | $ sudo dnf install isa-l-devel libdeflate-devel |
- | $ make | + | $ sudo mkdir -p / |
- | $ sudo mkdir -p / | + | $ sudo chown -R aorth / |
- | $ sudo chown -R aorth / | + | $ make install PREFIX=/ |
- | $ make install PREFIX=/ | + | $ sudo chown -R root:root / |
- | $ sudo chown -R root:root / | + |
fastp-software.txt · Last modified: 2025/05/13 10:17 by aorth