R/pathway-clustering-functions.R
annotate_clusters.Rd
This function inserts header rows into a pathways data table for manual annotation and computes average values for each cluster.
annotate_clusters(dt)
A data.table
containing pathways data with a column named Cluster
.
A data.frame
with inserted header rows and computed averages for each cluster.