Bioconductor version: Release (2.11)
ChemmineR is a cheminformatics package for analyzing drug-like small molecule data in R. Its latest version contains functions for efficient processing of large numbers of molecules, physicochemical/structural property predictions, structural similarity searching, classification and clustering of compound libraries with a wide spectrum of algorithms. In addition, it offers visualization functions for compound clustering results and chemical structures.
Author: Y. Eddie Cao, Tyler Backman, Yan Wang, Thomas Girke
Maintainer: ChemmineR Team <see at url>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("ChemmineR")
To cite this package in a publication, start R and enter:
citation("ChemmineR")
R Script | gpls Tutorial | |
Reference Manual | ||
Text | README | |
Text | NEWS |
biocViews | Bioinformatics, CellBasedAssays, Clustering, DataImport, Infrastructure, MicrotitrePlateAssay, Proteomics, Software, Visualization |
Version | 2.10.9 |
In Bioconductor since | BioC 2.3 (R-2.8) |
License | Artistic-2.0 |
Depends | R (>= 2.10.0), methods |
Imports | graphics, methods, stats, RCurl |
Suggests | |
System Requirements | |
URL | http://manuals.bioinformatics.ucr.edu/home/chemminer |
Depends On Me | fmcsR |
Imports Me | |
Suggests Me |
Package Source | ChemmineR_2.10.9.tar.gz |
Windows Binary | ChemmineR_2.10.9.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) | ChemmineR_2.10.9.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!