plot_template_cvg_unstratified: Bar Plot of Template Coverage.

View source: R/plots_coverage.R

plot_template_cvg_unstratifiedR Documentation

Bar Plot of Template Coverage.

Description

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

Usage

plot_template_cvg_unstratified(primers, templates, groups = NULL)

Arguments

primers

A Primers object with evaluated primer coverage.

templates

A Templates object containing the template sequences.

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.


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.