limma_stats_fun: This function performs the differential expression analysis...

View source: R/limma_stats_fun.R

limma_stats_funR Documentation

This function performs the differential expression analysis with limma including all pairwise comparisons using the condition provided

Description

This function performs the differential expression analysis with limma including all pairwise comparisons using the condition provided

Usage

limma_stats_fun(
  ID_type,
  int_type,
  condition_col_name,
  run_id_col_name,
  rep_col_name,
  funDT,
  pairwise.comp = NULL,
  all.comparisons = TRUE,
  fix_distr = FALSE
)

MassDynamics/lfq_processing documentation built on May 4, 2023, 11:20 p.m.