resolve_complete_confounders_of_non_interest-methods: resolve_complete_confounders_of_non_interest

resolve_complete_confounders_of_non_interest,SummarizedExperiment-methodR Documentation

resolve_complete_confounders_of_non_interest

Description

resolve_complete_confounders_of_non_interest

resolve_complete_confounders_of_non_interest

Usage

## S4 method for signature 'SummarizedExperiment'
resolve_complete_confounders_of_non_interest(se, ...)

## S4 method for signature 'RangedSummarizedExperiment'
resolve_complete_confounders_of_non_interest(se, ...)

Arguments

se

A 'SummarizedExperiment' object. This object contains assay data, row data (e.g., gene annotations), and column data (e.g., sample annotations).

...

Factors of non-interest (column names from 'colData(se)') to examine for complete confounders.

Value

A consistent object (to the input) with additional columns for the statistics from the hypothesis test (e.g., log fold change, p-value and false discovery rate).

A consistent object (to the input) with additional columns for the statistics from the hypothesis test (e.g., log fold change, p-value and false discovery rate).


stemangiola/tidyBulk documentation built on Nov. 21, 2024, 8:14 a.m.