filterSD: Filters out samples that have deltaCTs with a standard...

Description Usage Arguments Value

View source: R/filterSD.R

Description

Filters out samples that have deltaCTs with a standard deviation > 0.5 Filters out the most deviant replicate first, and then if SD still > 0.5, excludes entire sample

Usage

1
filterSD(mydata_withPO, data.SD.means, platename)

Arguments

platename

the name of the plate that you are working with

data.deltaCT

a data frame that contains deltaCT information.

removed

a file path that you would like to write removed samples to

Value

Returns a data frame that has removed samples with deltaCT > 0.5


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