Package: CrossICC
Type: Package
Title: An Interactive Consensus Clustering Framework for Multi-platform
        Data Analysis
Version: 1.0.0
Description: CrossICC utilizes an iterative strategy to derive the optimal gene set and cluster number from consensus similarity matrix generated by consensus clustering and it is able to deal with multiple cross platform datasets so that requires no between-dataset normalizations. This package also provides abundant functions for visualization and identifying subtypes of cancer. Specially, many cancer-related analysis methods are embedded to facilitate the clinical translation of the identified cancer subtypes.
Authors@R: c(
  person('Yu', 'Sun',   email = "suny226@mail2.sysu.edu.cn", role = c('aut', 'cre'), comment = c(ORCID = '0000-0003-4269-7187')),
  person('Qi', 'Zhao',  email = 'zhaoqi@sysucc.org.cn', role = 'aut', comment = c(ORCID = '0000-0002-8683-6145'))
  )
License: GPL-3 | file LICENSE
Encoding: UTF-8
Suggests: rmarkdown, testthat, knitr, shiny, shinydashboard,
        shinyWidgets, shinycssloaders, DT, ggthemes, ggplot2, pheatmap,
        RColorBrewer, tibble, ggalluvial
RoxygenNote: 6.1.1
Imports: data.table, methods, MergeMaid, ConsensusClusterPlus, limma,
        cluster, dplyr, Biobase, grDevices, stats, graphics, utils
Depends: R (>= 3.5), MASS
biocViews: Software, GeneExpression, DifferentialExpression, GUI,
        GeneSetEnrichment, Classification, Clustering,
        FeatureExtraction, Survival, Microarray, RNASeq, BatchEffect,
        Normalization, Preprocessing, Visualization
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
git_url: https://git.bioconductor.org/packages/CrossICC
git_branch: RELEASE_3_10
git_last_commit: 4eee26b
git_last_commit_date: 2019-10-29
Date/Publication: 2019-10-29
NeedsCompilation: no
Packaged: 2019-10-30 05:05:32 UTC; biocbuild
Author: Yu Sun [aut, cre] (<https://orcid.org/0000-0003-4269-7187>),
  Qi Zhao [aut] (<https://orcid.org/0000-0002-8683-6145>)
Maintainer: Yu Sun <suny226@mail2.sysu.edu.cn>
Built: R 3.6.1; ; 2019-10-30 13:00:50 UTC; windows
