recipe bioconductor-compounddb

Creating and Using (Chemical) Compound Annotation Databases

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/CompoundDb.html

License:

Artistic-2.0

Recipe:

/bioconductor-compounddb/meta.yaml

CompoundDb provides functionality to create and use (chemical) compound annotation databases from a variety of different sources such as LipidMaps, HMDB, ChEBI or MassBank. The database format allows to store in addition MS/MS spectra along with compound information. The package provides also a backend for Bioconductor's Spectra package and allows thus to match experimetal MS/MS spectra against MS/MS spectra in the database. Databases can be stored in SQLite format and are thus portable.

package bioconductor-compounddb

(downloads) docker_bioconductor-compounddb

Versions:

1.2.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-compounddb

and update with:

conda update bioconductor-compounddb

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-compounddb:<tag>

(see bioconductor-compounddb/tags for valid values for <tag>)

Download stats