Skip to contents

Add complex distributions to cluster distributions

Usage

combine_complex_distribution_dt(dist_dt, complex_table, complex_func = "min")

Arguments

dist_dt

data.table of distributions (clusters x genes)

complex_table

data.table of complex composition

complex_func

Function to combine subunit distributions ("min" or "avg")

Value

data.table with complex distributions added