View source: R/con_primer_coverage.R
select.allowed.binding.events | R Documentation |
Selects primer binding events that are within the allowed binding regions.
select.allowed.binding.events(
bound.fw,
bound.to.allowed.region.fw,
allowed.other.binding.ratio
)
bound.fw |
Indices of covered templates of a single primer. |
bound.to.allowed.region.fw |
Corresponding allowed binding regions. |
allowed.other.binding.ratio |
The ratio of other binding events. If this is different from 0, disallowed binding events will also be reported. |
The indices of the allowed binding events.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.