PrimaryAnalysis-class: Store primary analysis results, processed from ExportDatum

Description Slots Examples

Description

Store primary analysis results, processed from ExportDatum

Slots

Analysis.Code

character vector describing alphabetic analysis code A-H

Source.Well.ID

factor of well IDs from source data

Internal.Control

boolean vector of whether a sample is an internal control

Source.Plate.ID

character vector of Intermediate Source Plate ID

Well.ID

character vector of source plate well ID

Sample.ID

character vector of sample ID

Vial.ID

character vector of vial ID

Rep1.Well

factor of 384 well plate locations for each first replicate

Rep2.Well

factor of 384 well plate locations for each second replicate

Rep3.Well

factor of 384 well plate locations for each third replicate

Rep1.ExperimentalCt.prefilter

numeric vector of raw telomeric Ct values for each first replicate

Rep2.ExperimentalCt.prefilter

numeric vector of raw telomeric Ct values for each second replicate

Rep3.ExperimentalCt.prefilter

numeric vector of raw telomeric Ct values for each third replicate

Rep1.ControlCt.prefilter

numeric vector of raw control Ct values for each first replicate

Rep2.ControlCt.prefilter

numeric vector of raw control Ct values for each second replicate

Rep3.ControlCt.prefilter

numeric vector of raw control Ct values for each third replicate

Rep1.ExperimentalCt.postfilter

numeric vector of post-filtering telomeric Ct values for each first replicate

Rep2.ExperimentalCt.postfilter

numeric vector of post-filtering telomeric Ct values for each second replicate

Rep3.ExperimentalCt.postfilter

numeric vector of post-filtering telomeric Ct values for each third replicate

Rep1.ControlCt.postfilter

numeric vector of post-filtering control Ct values for each first replicate

Rep2.ControlCt.postfilter

numeric vector of post-filtering control Ct values for each second replicate

Rep3.ControlCt.postfilter

numeric vector of post-filtering control Ct values for each third replicate

Avg.ExperimentalCt

numeric vector of mean post-filtering telomeric Ct values

SD.ExperimentalCt

numeric vector of standard deviation of post-filtering telomeric Ct values

PerCV.ExperimentalCt

numeric vector of post-filtering telomeric Ct values

Avg.ControlCt

numeric vector of mean post-filtering control Ct values

SD.ControlCt

numeric vector of standard deviation of post-filtering control Ct values

PerCV.ControlCt

numeric vector of post-filtering control Ct values

Model.Experiment

object of class lm, fit model for telomeric data

Model.Control

object of class lm, fit model for control data

Fit.ExperimentalConc

numeric vector of exponential fit values from standard curve for telomeric data

Fit.ControlConc

numeric vector of exponential fit values from standard curve for control data

TS.Ratio

numeric vector of ratio of telomeric to control fit

Normalized.TS

numeric vector of TS ratio normalized to controls

Examples

1
new("PrimaryAnalysis")

NCI-CGR/cgrtelomeres documentation built on Feb. 11, 2021, 12:12 p.m.