reduce_coef: Reduce coefficient matrix

View source: R/nmf.R

reduce_coefR Documentation

Reduce coefficient matrix

Description

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).


dieterich-lab/JACUSA2helper documentation built on March 1, 2023, 12:09 a.m.