Initial release.
Two top-level functions:
run_nmf
: Perform Non-negative Matrix Factorization (NMF) on a non-negative matrix.integrative_nmf
: Perform integrative NMF (iNMF) on a list of non-negative matrices.
See details in README.rst file.
Initial release.
Two top-level functions:
run_nmf
: Perform Non-negative Matrix Factorization (NMF) on a non-negative matrix.integrative_nmf
: Perform integrative NMF (iNMF) on a list of non-negative matrices.See details in README.rst file.