Package: M2SMF
Title: Multi-Modal Similarity Matrix Factorization for Integrative
        Multi-Omics Data Analysis
Version: 2.0
Authors@R: person("Xiaoyao", "Yin", email = "yinxy1992@sina.com", role = c("aut", "cre"))
Description: A new method to implement clustering from multiple modality data of certain samples, 
    the function M2SMF() jointly factorizes multiple similarity matrices into a shared sub-matrix 
    and several modality private sub-matrices, which is further used for clustering. Along with 
    this method, we also provide function to calculate the similarity matrix and function to 
    evaluate the best cluster number from the original data.
Imports: dplyr, MASS, stats
Depends: R (>= 3.4.0)
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.0
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-11-17 02:56:06 UTC; yxy
Author: Xiaoyao Yin [aut, cre]
Maintainer: Xiaoyao Yin <yinxy1992@sina.com>
Repository: CRAN
Date/Publication: 2019-11-17 05:10:02 UTC
Built: R 4.3.0; ; 2023-04-12 18:19:39 UTC; unix
