getGroupedStatAnnotations: function to generate stat annotations across multiple groups

View source: R/getGroupedStatAnnotations.R

getGroupedStatAnnotationsR Documentation

function to generate stat annotations across multiple groups

Description

function to generate stat annotations across multiple groups

Usage

getGroupedStatAnnotations(
  AnnotationAnchorLines,
  statTest,
  covariates,
  adjustmentMethod,
  ...
)

Arguments

AnnotationAnchorLines

list of annotation references (outputted from getStatAnnotationAnchorLines function)

statTest

- string - name of statistical test perfomed

covariates

- list - list of features included in linear model as covariates

adjustmentMethod

string - name of multiple hypothesis correction method applied to significance variable

...

dots - additional arguments to be passed to other functions (like formatPValue)

Value

list statistic annotations to be overlayed for each group


cusom/CUSOM.ShinyHelpers documentation built on Oct. 23, 2023, 6:50 a.m.