-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
18 lines (18 loc) · 1.06 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Package: ChemmineOB
Type: Package
Title: R interface to a subset of OpenBabel functionalities
Version: 1.2.9
Date: 2014-8-6
Author: Kevin Horan, Thomas Girke
Maintainer: Kevin Horan <[email protected]>
Suggests: ChemmineR, BiocStyle,knitr,knitcitations
Imports: BiocGenerics, zlibbioc
Description: ChemmineOB provides an R interface to a subset of cheminformatics functionalities implemented by the OpelBabel C++ project. OpenBabel is an open source cheminformatics toolbox that includes utilities for structure format interconversions, descriptor calculations, compound similarity searching and more. ChemineOB aims to make a subset of these utilities available from within R. For non-developers, ChemineOB is primarily intended to be used from ChemmineR as an add-on package rather than used directly.
License: file LICENSE
Depends: R (>= 2.15.1), methods
System Requirements: OpenBabel (>= 2.3.1) with headers. http://openbabel.org
Enhances: ChemmineR (>= 2.13.0)
URL: http://manuals.bioinformatics.ucr.edu/home/chemminer
VignetteBuilder: knitr
biocViews: Cheminformatics
LinkingTo: BH