Join single-cell gene expression matrix with a phylostratum mapping to create a ScPhyloExpressionSet object.
Arguments
- expression_matrix
Expression matrix with genes as rows and cells as columns
- metadata
Data frame with cell metadata, rownames should match colnames of expression_matrix
- phylomap
A data frame with two columns: phylostratum assignments and gene IDs
- strata_legend
A data frame with two columns: phylostratum assignments and name of each stratum. If NULL, numeric labels will be used (default: NULL)
- ...
Additional arguments passed to ScPhyloExpressionSet_from_matrix