normalize: Normalize Ct Values

Description Usage Arguments

View source: R/normalize-scale.R

Description

Normalize Ct values in each sample on the geometric mean of user provided reference genes.

Usage

1
normalize(.data, normalizers)

Arguments

.data

A 'data.frame' produced by 'read_fluidigm()'. The columns required are: 'sample_name','target_name' and 'ct_value'.

normalizers

A 'character' vector with the names of the reference normalizers as they are stored in the 'sample_name' column of 'data'.


othomantegazza/fluidigr documentation built on May 25, 2019, 2:21 p.m.