Bioconductor version: Release (2.11)
The fmcsR package introduces an efficient maximum common substructure (MCS) algorithms combined with a novel matching strategy that allows for atom and/or bond mismatches in the substructures shared among two small molecules. The resulting flexible MCSs (FMCSs) are often larger than strict MCSs, resulting in the identification of more common features in their source structures, as well as a higher sensitivity in finding compounds with weak structural similarities. The fmcsR package provides several utilities to use the FMCS algorithm for pairwise compound comparisons, structure similarity searching and clustering.
Author: Yan Wang, Tyler Backman, Kevin Horan, Thomas Girke
Maintainer: ChemmineR Team <see at url>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("fmcsR")
To cite this package in a publication, start R and enter:
citation("fmcsR")
R Script | gpls Tutorial | |
Reference Manual | ||
Text | NEWS |
biocViews | Bioinformatics, CellBasedAssays, Clustering, DataImport, Infrastructure, MicrotitrePlateAssay, Proteomics, Software, Visualization |
Version | 1.0.5 |
In Bioconductor since | BioC 2.11 (R-2.15) |
License | Artistic-2.0 |
Depends | R (>= 2.10.0), ChemmineR, methods |
Imports | |
Suggests | |
System Requirements | |
URL | http://manuals.bioinformatics.ucr.edu/home/chemminer |
Depends On Me | |
Imports Me | |
Suggests Me |
Package Source | fmcsR_1.0.5.tar.gz |
Windows Binary | fmcsR_1.0.5.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) | fmcsR_1.0.5.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!