NMF fit for mixture matrix of Hi-C data
1 | nmf_fit(mixture, n_cell_types = 2, itter = 200)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.