Skip to contents

Reduce coefficient matrix to make predictions on one experiment data.

Usage

reduce_coef(nmf_results, meta_conds)

Arguments

nmf_results

object created by `learn_nmf()`.

meta_conds

names of the experiments in nmf_results

Value

nmf_results with modified coefficient matrix (t_h).