Apply a transformation function to the expression counts in a PhyloExpressionSet.
Usage
transform_counts(
phyex_set,
FUN,
FUN_name = deparse(substitute(FUN)),
new_name = NULL,
...
)
Apply a transformation function to the expression counts in a PhyloExpressionSet.
transform_counts(
phyex_set,
FUN,
FUN_name = deparse(substitute(FUN)),
new_name = NULL,
...
)