ChemmineR
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see ChemmineR.
Cheminformatics Toolkit for R
Bioconductor version: 3.6
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, Kevin Horan, Tyler Backman, Thomas Girke
Maintainer: Thomas Girke <thomas.girke at ucr.edu>
citation("ChemmineR")
):
Installation
To install this package, start R (version "3.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ChemmineR")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
Reference Manual | |
README | Text |
NEWS | Text |
Details
biocViews | BiomedicalInformatics, CellBasedAssays, Cheminformatics, Clustering, DataImport, Infrastructure, MicrotitrePlateAssay, Pharmacogenetics, Pharmacogenomics, Proteomics, Software, Visualization |
Version | 2.30.2 |
In Bioconductor since | BioC 2.3 (R-2.8) (15.5 years) |
License | Artistic-2.0 |
Depends | R (>= 2.10.0), methods |
Imports | rjson, graphics, stats, RCurl, DBI, digest, BiocGenerics, Rcpp (>= 0.11.0), ggplot2, grid, gridExtra |
System Requirements | GNU make |
URL | https://github.com/girke-lab/ChemmineR |
See More
Suggests | RSQLite, scatterplot3d, gplots, fmcsR, snow, RPostgreSQL, BiocStyle, knitr, knitcitations, knitrBootstrap, ChemmineOB(>= 1.3.8), ChemmineDrugs, png, rmarkdown |
Linking To | Rcpp, BH |
Enhances | ChemmineOB |
Depends On Me | ChemmineDrugs, eiR, fmcsR, PGPC |
Imports Me | bioassayR, BioMedR, eiR, fmcsR, Rchemcpp, Rcpi |
Suggests Me | ChemmineOB |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | ChemmineR_2.30.2.tar.gz |
Windows Binary | ChemmineR_2.30.2.zip (32- & 64-bit) |
Mac OS X 10.11 (El Capitan) | ChemmineR_2.30.2.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/ChemmineR |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/ChemmineR |
Package Short Url | https://bioconductor.org/packages/ChemmineR/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.6 | Source Archive |