Mfuzz
Soft clustering of omics time series data
Bioconductor version: Release (3.20)
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.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Mfuzz")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("Mfuzz")
Introduction to Mfuzz | R Script | |
Reference Manual |
Details
biocViews | Clustering, Microarray, Preprocessing, Software, TimeCourse, Visualization |
Version | 2.66.0 |
In Bioconductor since | BioC 1.8 (R-2.3) (18.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 | MultiRNAflow, cycle |
Imports Me | Patterns, TOmicsVis |
Suggests Me | DAPAR, pctax |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | Mfuzz_2.66.0.tar.gz |
Windows Binary (x86_64) | Mfuzz_2.66.0.zip |
macOS Binary (x86_64) | Mfuzz_2.66.0.tgz |
macOS Binary (arm64) | Mfuzz_2.65.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/Mfuzz |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/Mfuzz |
Bioc Package Browser | https://code.bioconductor.org/browse/Mfuzz/ |
Package Short Url | https://bioconductor.org/packages/Mfuzz/ |
Package Downloads Report | Download Stats |