Learn R Programming

HTSeqGenie (version 4.2.0)

detectAdapterContam: Detect sequencing adapter contamination

Description

For each read or pair of read, search for specific Illumina adapter sequences in the read. Flag if at least one read has significant overlap with adapter.

Usage

detectAdapterContam(lreads, save_dir = NULL)

Arguments

lreads
List of reads as ShortRead objects
save_dir
Save directory of a pipeline run

Value

Boolean vector indicating vector contamination for each read