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 03 Jul. 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

GaussSuppression  
Tabular Data Suppression using Gaussian Elimination
A statistical disclosure control tool to protect tables by suppression using the Gaussian eliminati ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
MANOVA.RM  
Resampling-Based Analysis of Multivariate Data and Repeated Measures Designs
Implemented are various tests for semi-parametric repeated measures and general MANOVA designs that ...
Download / Learn more Package Citations See dependency  
tabbycat  
Tabulate and Summarise Categorical Data
Functions for tabulating and summarising categorical variables. Most functions are designed to work ...
Download / Learn more Package Citations See dependency  
reportROC  
An Easy Way to Report ROC Analysis
Provides an easy way to report the results of ROC analysis, including: 1. an ROC curve. 2. the val ...
Download / Learn more Package Citations See dependency  
gap.datasets  
Datasets for 'gap'
Datasets associated with the 'gap' package. Currently, it includes an example data for regional ass ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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