PengyiYang/ClueR: Cluster Evaluation

CLUster Evaluation (CLUE) is a computational method for identifying optimal number of clusters in a given time-course dataset clustered by cmeans or kmeans algorithms and subsequently identify key kinases or pathways from each cluster. Its implementation in R is called ClueR. See README on <https://github.com/PYangLab/ClueR> for more details. P Yang et al. (2015) <doi:10.1371/journal.pcbi.1004403>.

Getting started

Package details

AuthorPengyi Yang
MaintainerPengyi Yang <yangpy7@gmail.com>
LicenseGPL-3
Version1.4.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("PengyiYang/ClueR")
PengyiYang/ClueR documentation built on Nov. 15, 2023, 4:14 a.m.