Package: Mfuzz 2.65.0

Matthias Futschik

Mfuzz: Soft clustering of time series gene expression data

Package for noise-robust soft clustering of gene expression time-series data (including a graphical user interface)

Authors:Matthias Futschik <[email protected]>

Mfuzz_2.65.0.tar.gz
Mfuzz_2.65.0.zip(r-4.5)Mfuzz_2.65.0.zip(r-4.4)Mfuzz_2.65.0.zip(r-4.3)
Mfuzz_2.65.0.tgz(r-4.4-any)Mfuzz_2.65.0.tgz(r-4.3-any)
Mfuzz_2.65.0.tar.gz(r-4.5-noble)Mfuzz_2.65.0.tar.gz(r-4.4-noble)
Mfuzz_2.65.0.tgz(r-4.4-emscripten)Mfuzz_2.65.0.tgz(r-4.3-emscripten)
Mfuzz.pdf |Mfuzz.html
Mfuzz/json (API)

# Install 'Mfuzz' in R:
install.packages('Mfuzz', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:
  • yeast - Gene expression data of the yeast cell cycle
  • yeast.table - Gene expression data of the yeast cell cycle as table
  • yeast.table2 - Gene expression data of the yeast cell cycle as table

On BioConductor:Mfuzz-2.65.0(bioc 3.20)Mfuzz-2.64.0(bioc 3.19)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

bioconductor-package

23 exports 1.58 score 9 dependencies 4 dependents 160 mentions

Last updated 2 months agofrom:27deb02bc7

Exports:acorecselectionDminfill.NAfilter.NAfilter.stdkmeans2kmeans2.plotmembershipmestimatemfuzzmfuzz.plotmfuzz.plot2mfuzzColorBarMfuzzguioverlapoverlap.plotpartcoefrandomisestandardisestandardise2table2esettop.count

Dependencies:BiobaseBiocGenericsclassDynDoce1071MASSproxytkWidgetswidgetTools

Introduction to Mfuzz

Rendered fromMfuzz.Rnwusingutils::Sweaveon Jun 21 2024.

Last update: 2022-05-26
Started: 2013-11-01

Readme and manuals

Help Manual

Help pageTopics
Extraction of alpha cores for soft clustersacore
Repeated soft clustering for detection of empty clusters for estimation of optimised number of clusterscselection
Calculation of minimum centroid distance for a range of cluster numbers for estimation of optimised number of clustersDmin
Replacement of missing valuesfill.NA
Filtering of genes based on number of non-available expression values.filter.NA
Filtering of genes based on their standard deviation.filter.std
K-means clustering for gene expression datakmeans2
Plotting results for k-means clusteringkmeans2.plot
Calculating of membership values for new data based on existing clusteringmembership
Estimate for optimal fuzzifier mmestimate
Function for soft clustering based on fuzzy c-means.mfuzz
Plotting results for soft clusteringmfuzz.plot
Plotting results for soft clustering with additional optionsmfuzz.plot2
Plots a colour barmfuzzColorBar
Graphical user interface for Mfuzz packageMfuzzgui
Calculation of the overlap of soft clustersoverlap
Visualisation of cluster overlap and global clustering structureoverlap.plot
Calculation of the partition coefficient matrix for soft clusteringpartcoef
Randomisation of datarandomise
Standardization of expression data for clustering.standardise
Standardization in regards to selected time-pointstandardise2
Conversion of table to Expression set object.table2eset
Determines the number for which each gene has highest membership value in all clustertop.count
Gene expression data of the yeast cell cycleyeast
Gene expression data of the yeast cell cycle as tableyeast.table
Gene expression data of the yeast cell cycle as tableyeast.table2