ddpcr_process: Shapes the ddPCR data into a better format for ggplot

Description Usage Arguments Value Examples

View source: R/ddpcr_process.R

Description

Shapes the ddPCR data into a better format for ggplot

Usage

1
ddpcr_process(testdata)

Arguments

testdata

the original data frame after reading in the csv file

Value

Returns a data frame that's combined the mt-ND1 and RPPH probe info

Examples

1
combined.data <- ddpcr_process(testdata)

syyang93/yangR documentation built on March 1, 2021, 4:55 p.m.