This function is an alias for BulkPhyloExpressionSet_from_df.
Please refer to the documentation for BulkPhyloExpressionSet_from_df for usage details, arguments, and examples.
as_BulkPhyloExpressionSet(
data,
groups = colnames(data[, 3:ncol(data)]),
name = deparse(substitute(data)),
strata_legend = NULL,
...
)A BulkPhyloExpressionSet object
A data frame with phylostratum assignments and gene expression data
Vector of group labels for the samples/replicates
Character string to name the dataset
Optional data frame mapping phylostratum numbers to labels
Additional arguments passed to BulkPhyloExpressionSet_from_df
BulkPhyloExpressionSet_from_df