detectAdapterContam: Detect sequencing adapter contamination

Description Usage Arguments Value

View source: R/detectAdapterContam.R

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

1
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


HTSeqGenie documentation built on Nov. 8, 2020, 6:12 p.m.