View source: R/tissue.in.depth.R
testTDConditions | R Documentation |
per distance bean
testTDConditions(m, f1, f2, test.fun = t.test)
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 |
list of pv, fdr, m1, and m2 (condition means) distance/feature matricex
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.