computeStatistics: Compute the statistics

View source: R/functions_Stat.R

computeStatisticsR Documentation

Compute the statistics

Description

Compute the statistics

Usage

computeStatistics(
  normDataTable,
  descriptionFile,
  defaultContr = TRUE,
  matfileName = NULL,
  keepAnnotation = FALSE
)

Arguments

normDataTable

normalized data object (Status=required)

descriptionFile

(Status: required) The data.frame containing the description file information (column 1: file names; column 2: names to be used in the plots; column 3: experimental groups the samples belong to)(datatype: data.frame)

defaultContr

(datatype=logical, Default=TRUE)

matfileName

(datatype=character, Default=NULL)

keepAnnotation

(datatype=logical, Default=FALSE)

Value

the contrast matrix file

Examples

#example here

ammar257ammar/ArrayAnalysis-Bioconductor documentation built on Jan. 29, 2024, 7:21 a.m.