Package: M3C
Title: Monte Carlo Reference-based Consensus Clustering
Version: 1.33.0
Author: Christopher John, David Watson
Maintainer: Christopher John <chris.r.john86@gmail.com>
Description: M3C is a consensus clustering algorithm that uses a Monte Carlo simulation to eliminate overestimation of K and can reject the null hypothesis K=1.
Depends: R (>= 3.5.0)
License: AGPL-3
Encoding: UTF-8
LazyData: true
Imports:
	ggplot2, 
	Matrix,
	doSNOW,
	cluster,
	parallel,
	foreach,
	doParallel,
	matrixcalc,
	Rtsne,
	corpcor,
	umap
Suggests: knitr,
    rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.0.1
biocViews: Clustering, GeneExpression, Transcription, RNASeq, Sequencing, ImmunoOncology
git_url: https://git.bioconductor.org/packages/M3C
git_branch: devel
git_last_commit: 8703a74
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
