getCVbyPeptide.MFI: Calculate the coefficient of variation for each peptide's...

Usage Arguments Author(s) Examples

View source: R/getCVbyPeptide.MFI.R

Usage

1
getCVbyPeptide.MFI(bbea.obj, UR="PTID, Plate")

Arguments

bbea.obj

bbea data object

UR

unit of replication (e.g., patient, visit)

Author(s)

Maria Suprun, Randall J. Ellis, Mayte Suárez-Fariñas

Examples

1
2
3
data(Egg)
cv.db <- getCVbyPeptide.MFI(bbeaEgg, UR = c("PTID","Plate"))
head(cv.db)

msuprun/bbeaR documentation built on Jan. 31, 2021, 6:49 p.m.