kmerTestContrast: Test for k-mer differential affinities

Description Usage Arguments Value Author(s)

View source: R/kmerTestContrast.R

Description

Using estimated k-mer level affinities returned by kmerFit, this function tests for differential affinities across conditions for each k-mer separately. The call to kmerFit must have been made with contrasts = TRUE.

While a column for the baseline condition of the contrasts is included in the returned SummarizedExperiment object to match the dimensions of the input object, all values for this column are set to NA.

After estimating k-mer level affinities using probe-set aggregate, this function tests for differential affinity between conditions.

Usage

1

Arguments

se

SummarizedExperiment of k-mer results from kmerFit with contrasts = TRUE.

Value

SummarizedExperiment of k-mer differential affinity results with the following assays:

Author(s)

Patrick Kimes


pkimes/upbm documentation built on Oct. 17, 2020, 9:10 a.m.