adaptertrimming
Adapter trimming is the computational process of removing adapter sequences from sequencing reads. Adapters are short strings used during library preparation to enable sequencing, but when fragments are shorter than the read length or when reads extend into the adapter, non-biological sequences can appear at the ends of reads. Removing these adapters is essential for accurate alignment, assembly, and downstream analyses such as variant calling.
Trimming can be performed in several ways. Many workflows use known adapter sequences provided by the library
Typical workflow steps involve specifying the adapter sequences (or enabling automatic detection), choosing whether to trim
Quality control is recommended after trimming, for example with FastQC or similar tools, to verify the absence