Package: PAC
Type: Package
Title: Partition-Assisted Clustering and Multiple Alignments of
        Networks
Version: 1.1.6
Date: 2025-12-15
Authors@R: c(person(given = c("Ye", "Henry"),
                    family = "Li",
                    role = c("aut", "cre"),
                    email = "hlowl2@gmail.com"),
             person(given = "Dangna",
                    family = "Li",
                    role = "aut"))
Description: Implements partition-assisted clustering and multiple alignments of networks. It 1) utilizes partition-assisted clustering to find robust and accurate clusters and 2) discovers coherent relationships of clusters across multiple samples. It is particularly useful for analyzing single-cell data set. Please see Li et al. (2017) <doi:10.1371/journal.pcbi.1005875> for detail method description.
URL: https://doi.org/10.1371/journal.pcbi.1005875
License: GPL-3
Imports: Rcpp (>= 0.12.2), igraph, parmigene, infotheo, dplyr, Rtsne,
        ggplot2, ggrepel
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
LinkingTo: Rcpp
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2025-12-15 22:39:59 UTC; henry
Author: Ye Henry Li [aut, cre],
  Dangna Li [aut]
Maintainer: Ye Henry Li <hlowl2@gmail.com>
Repository: CRAN
Date/Publication: 2025-12-15 23:10:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-12-30 03:24:41 UTC; windows
Archs: x64
