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 08 Mar. 2026.
Previous versions and publish date:
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

generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  
ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
Download / Learn more Package Citations See dependency  
vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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