diff --git a/DESCRIPTION b/DESCRIPTION index b359720..b60f5f5 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,11 +1,10 @@ Package: NCutYX Type: Package -Title: The NCutYX Package +Title: Clustering of Omics Data of Multiple Types with a Multilayer Network Representation Version: 0.1.0 Author: Sebastian J. Teran Hidalgo, Shuangge Ma, Ruofan Bie Maintainer: Sebastian J. Teran Hidalgo -Description: Clusters the columns of Y into K groups with the help of - variables in X. +Description: Omics data come in different forms: gene expression, methylation, copy number, protein measurements and more. 'NCutYX' allows clustering of variables, of samples, and both variables and samples (biclustering), while incorporating the dependencies across multiple types of Omics data. License: GPL-3 Depends: R (>= 3.4) Imports: diff --git a/cran-comments.md b/cran-comments.md index cade9fd..0738d98 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -12,16 +12,19 @@ Maintainer: 'Sebastian J. Teran Hidalgo ' This is a new submission. -* checking DESCRIPTION meta-information ... WARNING - Dependence on R version '3.4.2' not with patchlevel 0 - -I changed R (>= 3.4.2) to R (>= 3.4) in the DESCRIPTION. - -* checking top-level files ... WARNING -Conversion of 'README.md' failed: -pandoc.exe: Could not fetch ancut.png - -I have simplified the README file and now it runs. +## Comments by CRAN + +* Thanks, please choose a more appropriate title. + +I have modified the title per your request. + +*Please elaborate in your description which new functionality you provide. + Please note that there are several packages on CRAN dealing cluster analysis. + Hence, please point out the benefits of your package. + +Thank you for this comment and pointing out this flaw. +I have included a better description of the package. +I hope the reviewer will like this version more. ## Reverse dependencies