get_covered.vanilla | R Documentation |
Determines the covered template sequences given by template.df
that are covered by the primers given by primers
.
get_covered.vanilla(primers, template.df, mode.directionality = NULL)
primers |
A |
template.df |
A |
mode.directionality |
If |
The manner in which the coverage ratio is evaluated depends on the directionality of the input primers. If either only forward or reverse primers are inputted, the individual coverage of each primer is used to determine the overall coverage. If, however, forward and reverse primers are inputted at the same time, the coverage is defined by the intersection of binding events from both, forward and reverse primers.
The IDs of all covered templates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.