scripts:adapter_and_quality_trimming
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| scripts:adapter_and_quality_trimming [2025/03/10 13:37] – 37.26.174.181 | scripts:adapter_and_quality_trimming [2025/03/25 10:37] (current) – 37.26.174.181 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== How to perform quality and adapter trimming of your reads with ====== | + | ====== How to perform quality |
| ===== What to trim ===== | ===== What to trim ===== | ||
| Line 169: | Line 169: | ||
| This script takes the adapters, number of bases to trim, and number of threads for parallel processing as input and generates fastp reports (html, json). It operates in single-end and paired-end mode. Please note, it is important to treat your paired-end files in parallel mode, otherwise, some reads may be removed from one file, and stay in the other, which will lead to problems during alignment. | This script takes the adapters, number of bases to trim, and number of threads for parallel processing as input and generates fastp reports (html, json). It operates in single-end and paired-end mode. Please note, it is important to treat your paired-end files in parallel mode, otherwise, some reads may be removed from one file, and stay in the other, which will lead to problems during alignment. | ||
| - | The script will search for **Illumina Universal Adapter**. You can modify the script to select from another two available in it (just set the one you choose as the '' | + | The script will search for **Illumina Universal Adapter**. You can modify the script to select from another two available in it (just set the one you choose as the '' |
| **fastp.sh** | **fastp.sh** | ||
| Line 252: | Line 252: | ||
| --trim_front2 " | --trim_front2 " | ||
| --adapter_sequence " | --adapter_sequence " | ||
| + | # | ||
| --html " | --html " | ||
| --json " | --json " | ||
scripts/adapter_and_quality_trimming.1741613864.txt.gz · Last modified: by 37.26.174.181 · Currently locked by: 37.26.174.181
