view.cvg.primers | R Documentation |
Creates a formatted primers table.
view.cvg.primers(
primer.df,
template.df,
mode.directionality,
view.cvg.individual = c("active", "inactive"),
for.shiny = TRUE
)
primer.df |
A |
template.df |
A |
mode.directionality |
The direction of the primers. |
view.cvg.individual |
Whether information on individual coverage events should be retrained. |
for.shiny |
Whether the table is intended for Shiny (HTML) or not. |
A formatted primer table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.