restriction_hits: Identification of Restriction Sites.

View source: R/primers.R

restriction_hitsR Documentation

Identification of Restriction Sites.

Description

Identifies restriction sites in a list with putative restriction sites provided by bad.regions using a data frame of restriction sites given by DB.

Usage

restriction_hits(bad.regions, DB)

Arguments

DB

A data frame with restriction enzyme sites.

bad.region

IRanges with possible adapter sites.

Value

A boolean data frame indicating the presence of adapters for all considered restriction sites.


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.