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.
tf_stability(
phyex_set,
conservation_test = stat_flatline_test,
transforms = COUNT_TRANSFORMS
)Named numeric vector of p-values for each transformation.
a PhyloExpressionSet.
a conservation test function (e.g. stat_flatline_test, stat_reductive_hourglass_test, etc.)
named list of transformation functions (default: COUNT_TRANSFORMS)
Jaruwatana Sodai Lotharukpong
Assesses the stability of data transforms on the permutation test of choice.
See tf, stat_flatline_test, stat_reductive_hourglass_test, etc.
Lotharukpong JS et al. (2023) (unpublished)