View source: R/initialize_primers_tree.R
prefilter.primer.candidates | R Documentation |
Identify initial primers that are too short.
prefilter.primer.candidates(primer.candidates, min.len)
primer.candidates |
Primer alignment. |
min.len |
Minimal primer length. |
The index of proposed primers that are shorter than min.len
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.