getMeanSD: Gets the mean and standard deviation of deltaCT for each...

Description Usage Arguments Value Examples

View source: R/getMeanSD.R

Description

Gets the mean and standard deviation of deltaCT for each sample

Usage

1
getMeanSD(data.deltaCT, removed, platename)

Arguments

data.deltaCT

a data frame that contains deltaCT information.

removed

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

platename

the name of the plate that you are working with

Value

Returns results of the rank-order analysis

Examples

1
	ranks <- getRanks(mydata_deltaCT)

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