Skip to contents

Uses the hungarian algorithm (assignment problem) to assign a cell type from the gene set overrepresentation analysis to one (and only one) cluster.

Usage

assign_cts(goa_res)

Arguments

goa_res

List of goa results for each bicluster.

Value

A data frame with the assigned cell types and adjusted p-values.