norm.PCR-methods: description of function norm.PCR

norm.PCRR Documentation

description of function norm.PCR

Description

This function normalizes the expression data

Usage

norm.PCR(
  x,
  meth = c("none", "mean control genes", "max expression", "median expression",
    "quantile"),
  ctrl = NA,
  max.cyc
)

Arguments

x

the Rscexv object

meth

The normalization method; one of "none","mean control genes","max expression","median expression","quantile" default="none"

ctrl

the control genes default=NA

max.cyc

this function does also invert the Ct values this is the value that is used as maximum default=NA


stela2502/Rscexv documentation built on July 6, 2022, 9:02 p.m.