Mfuzz
This is the development version of Mfuzz; for the stable release version, see Mfuzz.
Soft clustering of omics time series data
Bioconductor version: Development (3.23)
The Mfuzz package implements noise-robust soft clustering of omics time-series data, including transcriptomic, proteomic or metabolomic data. It is based on the use of c-means clustering. For convenience, it includes a graphical user interface.
Author: Matthias Futschik <matthias.futschik at sysbiolab.eu>
Maintainer: Matthias Futschik <matthias.futschik at sysbiolab.eu>
citation("Mfuzz")):
      
    Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("Mfuzz")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual | 
Details
| biocViews | Clustering, Microarray, Preprocessing, Software, TimeCourse, Visualization | 
| Version | 2.69.0 | 
| In Bioconductor since | BioC 1.8 (R-2.3) (19.5 years) | 
| License | GPL-2 | 
| Depends | R (>= 2.5.0), Biobase(>= 2.5.5), e1071 | 
| Imports | tcltk, tkWidgets | 
| System Requirements | |
| URL | http://mfuzz.sysbiolab.eu/ | 
See More
| Suggests | marray | 
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report | 
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/Mfuzz | 
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/Mfuzz | 
| Package Short Url | https://bioconductor.org/packages/Mfuzz/ | 
| Package Downloads Report | Download Stats |