plot.Cq: plots Cq values with the both genotypes on x and y axis

View source: R/CqPlots.R

plot.CqR Documentation

plots Cq values with the both genotypes on x and y axis

Description

This function will give you a Cq plot. Therefore the Cq values are plotted. You need to have data.cq list from make.cq.data() function.

Usage

plot.Cq(CqType = "SD", onlyNumeric = FALSE)

Arguments

CqType

this is the Cq value type that should be used.

onlyNumeric

Will only use samples that are a numerical (e.g. percentage)

Value

returns a ggplot with the Cq values for both genotypes.


LucasFVoges/DoubleqpcR documentation built on Feb. 19, 2024, 7:21 p.m.