sel.match: Select appropriate hits when searching a patter

View source: R/helper.functions.R

sel.matchR Documentation

Select appropriate hits when searching a patter

Description

This function is used internally by amplicR

Usage

sel.match(i, subjectSet, patt_hits, patt, type = "F")

Arguments

i

The index to subset patt_hitts

subjectSet

The set of sequences that were used for the search

patt_hits

The output from Biostrings::vmatchPattern()

patt

The patter used for the search

type

The type of match, either forward "F", or reverse "R"


carlopacioni/amplicR documentation built on Aug. 19, 2023, 7:59 p.m.