To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("fmcsR")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.14
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>
Citation (from within R,
enter citation("fmcsR")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("fmcsR")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("fmcsR")
HTML | R Script | fmcsR |
Reference Manual | ||
Text | README | |
Text | NEWS |
biocViews | CellBasedAssays, Clustering, DataImport, Infrastructure, MicrotitrePlateAssay, Proteomics, Software, Visualization |
Version | 1.6.5 |
In Bioconductor since | BioC 2.11 (R-2.15) |
License | Artistic-2.0 |
Depends | R (>= 2.10.0), ChemmineR, methods |
Imports | RUnit, methods, ChemmineR, BiocGenerics, parallel |
Suggests | BiocStyle, knitr, knitcitations |
System Requirements | |
URL | http://manuals.bioinformatics.ucr.edu/home/chemminer |
Depends On Me | |
Imports Me | Rcpi |
Suggests Me | ChemmineR |
Follow Installation instructions to use this package in your R session.
Package Source | fmcsR_1.6.5.tar.gz |
Windows Binary | fmcsR_1.6.5.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | fmcsR_1.6.5.tgz |
Mac OS X 10.9 (Mavericks) | fmcsR_1.6.5.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!