plot_template_cvg-Primers-Templates-method: Bar Plot of Template Coverage.

Description Usage Arguments Value

Description

Creates a bar plot showing the coverage for every group of template sequences.

Usage

1
2
## S4 method for signature 'Primers,Templates'
plot_template_cvg(primers, templates, per.mismatch, groups = NULL)

Arguments

primers

A Primers object with evaluated primer coverage.

templates

A Templates object containing the template sequences.

per.mismatch

Whether to stratify by mismatches.

groups

Identifiers of template groups for which plot should be created. By default, groups is set to NULL such that all templates are considered. according to the number of mismatches between primer-template pairs.

Value

A plot showing the number of covered template sequences.


openPrimeR documentation built on Nov. 16, 2020, 2 a.m.