tf: Short Alias for Transform Counts
Description
Convenience alias for transform_counts function.
Usage
tf(phyex_set, FUN, FUN_name = deparse(substitute(FUN)), new_name = NULL, ...)
Value
A PhyloExpressionSet object with transformed expression data
Arguments
- phyex_set
A PhyloExpressionSet object
- FUN
Function to apply
- FUN_name
Name of the transformation function (optional)
- new_name
Name for the new dataset (optional)
- ...
Additional arguments passed to FUN