tf_stability statistically evaluates the
stability of phylotranscriptomics permutation tests (e.g., stat_flatline_test
, stat_reductive_hourglass_test
, etc.)
under different data transformations using a PhyloExpressionSet
.
Usage
tf_stability(
phyex_set,
conservation_test = stat_flatline_test,
transforms = COUNT_TRANSFORMS
)
Details
Assesses the stability of data transforms on the permutation test of choice.
See tf
, stat_flatline_test
, stat_reductive_hourglass_test
, etc.