get.primer.identifier.string: Primer Identifier Creation.

View source: R/initialize_primers.R

get.primer.identifier.stringR Documentation

Primer Identifier Creation.

Description

Creates identifiers for generated primers.

Usage

get.primer.identifier.string(
  sample,
  seq.IDs,
  seq.identifier,
  all.starts,
  all.ends,
  identifier,
  seq.primers
)

Arguments

sample

Sample name of the templates.

seq.IDs

Identifiers of the templates.

all.starts

Primer positions (start).

all.ends

Primer positions (end).

identifier

Direction keyword.

seq.primers

The primer sequences as strings.

seq.identifiers

The index of the seq.

Value

Identifiers for each primer.


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