nmf_fit: NMF fit for mixture matrix of Hi-C data

Description Usage Arguments

View source: R/nmf_fit.R

Description

NMF fit for mixture matrix of Hi-C data

Usage

1
nmf_fit(mixture, n_cell_types = 2, itter = 200)

Arguments

mixture

Input mixture matrix for deconvolution where rows are Hi-C features and columns are samples.

n_cell_types

Integer. The number of columns in the basis matrix of the deconvolution. Corresponds to the number of cell types in bulk Hi-C mixture.

itter

Integer. Number of itterations for NMF algorithm. Default is 200.


brycerowland/thundeR documentation built on Dec. 14, 2021, 4:59 p.m.