Package: ClueR
Type: Package
Title: Cluster Evaluation
Version: 1.4
Date: 2018-09-29
Author: Pengyi Yang
Maintainer: Pengyi Yang <yangpy7@gmail.com>
Description: 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/PengyiYang/ClueR> for more details.
              P Yang et al. (2015) <doi:10.1371/journal.pcbi.1004403>.
License: GPL-3
Depends: R (>= 2.10.0), e1071, parallel
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-09-29 08:20:47 UTC; pengyiyang
Repository: CRAN
Date/Publication: 2018-09-29 08:40:02 UTC
Built: R 4.0.2; ; 2020-07-15 10:55:20 UTC; unix
