View source: R/plots_coverage.R
get_plot_primer_data | R Documentation |
Constructs a data frame containing information about primer binding events.
get_plot_primer_data(
primer.df,
template.df,
identifier = NULL,
relation = c("fw", "rev")
)
primer.df |
An object of class |
template.df |
An object of class |
identifier |
Identifiers of primers that are to be considered.
If |
relation |
Compute binding positions relative to forward ( |
Data frame with primer binding data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.