Other packages > Find by keyword >

PAC  

Partition-Assisted Clustering and Multiple Alignments of Networks
View on CRAN: Click here


Download and install PAC package within the R console
Install from CRAN:
install.packages("PAC")

Install from Github:
library("remotes")
install_github("cran/PAC")

Install by package version:
library("remotes")
install_version("PAC", "1.1.6")



Attach the package and use:
library("PAC")
Maintained by
Ye Henry Li
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-03-25
Latest Update: 2021-02-18
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) for detail method description.
How to cite:
Ye Henry Li (2016). PAC: Partition-Assisted Clustering and Multiple Alignments of Networks. R package version 1.1.6, https://cran.r-project.org/web/packages/PAC. Accessed 12 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:15), 1.0.0 (2016-03-25 14:25), 1.0.1 (2016-03-27 18:28), 1.0.2 (2016-03-29 10:48), 1.0.3 (2016-03-29 18:59), 1.0.5 (2016-04-10 16:25), 1.0.6 (2017-01-23 16:42), 1.0.7 (2017-03-10 23:51), 1.0.8 (2017-04-30 09:51), 1.0.9 (2017-08-16 06:46), 1.0.10 (2018-03-06 16:44), 1.1.0 (2018-10-09 13:50), 1.1.1 (2019-01-03 09:50), 1.1.2 (2020-03-20 10:50), 1.1.3 (2020-12-14 07:30), 1.1.4 (2021-02-18 08:00)
Other packages that cited PAC R package
View PAC citation profile
Other R packages that PAC depends, imports, suggests or enhances
Complete documentation for PAC
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
matrixsampling  
Simulations of Matrix Variate Distributions
Provides samplers for various matrix variate distributions: Wishart, inverse-Wishart, normal, t, inv ...
Download / Learn more Package Citations See dependency  
keyplayer  
Locating Key Players in Social Networks
Computes group centrality scores and identifies the most central group of players in a network. ...
Download / Learn more Package Citations See dependency  
flexdashboard  
R Markdown Format for Flexible Dashboards
Format for converting an R Markdown document to a grid oriented dashboard. The dashboard flexibly a ...
Download / Learn more Package Citations See dependency  
ipdw  
Spatial Interpolation by Inverse Path Distance Weighting
Functions are provided to interpolate geo-referenced point data via Inverse Path Distance Weighting ...
Download / Learn more Package Citations See dependency  
spatstat.random  
Random Generation Functionality for the 'spatstat' Family
Functionality for random generation of spatial data in the 'spatstat' family of packages. Generate ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA