covered.seqs.to.idx: Conversion of Coverage Strings to Indices.

View source: R/con_primer_coverage.R

covered.seqs.to.idxR Documentation

Conversion of Coverage Strings to Indices.

Description

Converts the input coverage strings (comma separated template Identifiers) into indices.

Usage

covered.seqs.to.idx(covered.seqs, template.df)

Arguments

covered.seqs

Strings of covered sequences to be converted.

template.df

Template data frame containing the identifiers of templates

Value

Indices of covered templates.


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