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.4")



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.4, https://cran.r-project.org/web/packages/PAC. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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