View source: R/initialize_primers.R
get.primer.identifier.string | R Documentation |
Creates identifiers for generated primers.
get.primer.identifier.string(
sample,
seq.IDs,
seq.identifier,
all.starts,
all.ends,
identifier,
seq.primers
)
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. |
Identifiers for each primer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.