-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
18 lines (18 loc) · 1.22 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Package: EpiCluster
Type: Package
Title: Clustering of (epigenetic) DNA methylation data using a variational Bayes NMF algorithm
Version: 0.99.0
Date: 2017-7-26
Author: Yuan Tian [cre,aut],
Andrew E Teschendorff [cre],
Zhanyu Ma [cre]
Maintainer: Yuan Tian <[email protected]>
Depends: Biobase,RPMM,Rlab,pheatmap,qvalue,isva,methods,R (>= 3.4)
Imports: grDevices, graphics, stats
Description: EpiCluster is a dimensional reduction and clustering algorithm specifically designed for large DNA methylation datasets, e.g. Epigenome-Wide Association Studies (EWAS). The method is based on a variational Bayes non-negative matrix factorization (NMF) method, which preserves the bounded beta-valued nature of DNA methylation data. This NMF method is used for dimensional reduction and can be used in conjunction with the RPBMM algorithm. Users can used the algorithm for (i) dimensional reduction and inference of components of variation, (ii) for unsupervised clustering and for (iii) feature selection.
biocViews: Microarray, MethylationArray, FeatureExtraction, DimensionReduction
Suggests: knitr,rmarkdown
License: GPL (>=2.00)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-09-04 06:55:35 UTC; [email protected]