View source: R/plots_coverage.R
primer.binding.regions.data | R Documentation |
Collects all data concerning primer binding regions.
primer.binding.regions.data(
primer.df,
template.df,
direction = c("both", "fw", "rev"),
group = NULL,
relation = c("fw", "rev")
)
primer.df |
Primer data frame. |
template.df |
Template data frame. |
direction |
Primer direction |
group |
The groups for which binding data shall be retrieved. |
relation |
Binding region data relative to forward/reverse binding region? |
Data frame with primer binding data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.