Add complex expression scores to cluster scores
Usage
combine_complex_distribution(mean_counts, complex_table, agg_func = "min")
Arguments
- mean_counts
data.table of cluster means
- complex_table
data.table of complex composition
- agg_func
Aggregation function ("min" or "mean")
Value
data.table with complex scores added