testTDConditions: Compare features bewteeb two conditions

View source: R/tissue.in.depth.R

testTDConditionsR Documentation

Compare features bewteeb two conditions

Description

per distance bean

Usage

testTDConditions(m, f1, f2, test.fun = t.test)

Arguments

m

3d (distance/feature/sample) numeric matrix with summarized data (output of makeDistFeatureSampleTable)

f1, f2

indexes that specify samples belonging to first and second conditions

test.fun

function to be used to test difference. Should return list of p.value item. t.test is default

Value

list of pv, fdr, m1, and m2 (condition means) distance/feature matricex


iaaka/visutils documentation built on June 13, 2025, 6:06 p.m.