getCVbyPeptide: Calculate the coefficient of variation for each peptide

Usage Arguments Author(s) Examples

View source: R/getCVbyPeptide.R

Usage

1
getCVbyPeptide(eset, UR="PTID")

Arguments

eset

expressionSet of peptides

UR

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

Author(s)

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

Examples

1
2
3
4
5
6
7
8
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x) 
{
  }

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