getTextForHypothesisTest: Build the text information for the hypothesis test process

View source: R/logText.R

getTextForHypothesisTestR Documentation

Build the text information for the hypothesis test process

Description

* design, * method, * ttest_options, * th_logFC, * AllPairwiseCompNames = list( * logFC, * P_Value)

Usage

getTextForHypothesisTest(l.params)

Arguments

l.params

A list of parameters related to the process of the dataset

Value

A string

Author(s)

Samuel Wieczorek

Examples

params <- list(design = "OnevsOne", method = "limma")
getTextForHypothesisTest(params)


prostarproteomics/DAPAR documentation built on March 28, 2024, 4:44 a.m.