SCINE database utilities for chemical reaction networks
Project description
Introduction
The SCINE database module is a database wrapper for a MongoDB encoding reaction networks.
License and Copyright Information
For license and copyright information, see the file LICENSE.txt in this directory.
Installation and Usage
The following software packages are required in order to compile the SCINE Database:
A C++ compiler supporting the C++17 standard (GCC at least 7.3.0 or later)
CMake (at least version 3.9.0)
Eigen3 (at least version 3.3.2 or later)
MongoDB C++ Driver (at least version 3.4.0)
Boost (recommended: version 1.65.0 or later)
Furthermore the database compilation will require the SCINE Utilities module, and download it automatically if it is not present.
The SCINE database repository includes a Git submodule; either clone the repository recursively:
git clone --recurse-submodules https://github.com/qcscine/database.git
or initialize and update the submodules after a regular clone:
git clone https://github.com/qcscine/database.git scine_database cd scine_database git submodule update --init
The SCINE database module can be built using a standard CMake/make setup:
mkdir build cd build cmake -DSCINE_BUILD_PYTHON_BINDINGS=ON .. make make test make install
Note that the tests, by default, require a MongoDB to be running on the local host. Alternatively the -DTEST_MONGO_DB_IP=XXX flag can be set in the CMake configure step to route the test executable to another database. For MongoDB, use at least version 4.2.0.
For minimal usage examples please see the user manual provided in this repository or check the latest online version on the SCINE web page.
How to Cite
When publishing results obtained with the SCINE database wrapper, please cite the corresponding release as archived on Zenodo (DOI 10.5281/zenodo.6695495; please use the DOI of the respective release).
In addition, we kindly request you to cite the following article when using the SCINE database wrapper: J. P. Unsleber, S. A. Grimmel, M. Reiher, “Chemoton 2.0: Autonomous Exploration of Chemical Reaction Networks”, J. Chem. Theory Comput., 2022, 18, 5393.
Support and Contact
In case you should encounter problems or bugs, please write a short message to scine@phys.chem.ethz.ch.
Third-Party Libraries Used
SCINE Database makes use of the following third-party libraries:
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Hashes for scine_database-1.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c38075c292d833d2042c4b250ff21e8eeade8d64e70c36db15f00e91967535de |
|
MD5 | 666adfb1b90e6329101411abf365bcf2 |
|
BLAKE2b-256 | ebcfd05d49f38c342ee81bde039e195a11d6235c079af5749dd6f3358a454658 |
Hashes for scine_database-1.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe095b4b29dc488747a4af13794dd1343de6e300c181f58fd66cc4198722b17d |
|
MD5 | 68b19f560920250955cbd2b76b005cf9 |
|
BLAKE2b-256 | 068d86bca63a22be5d34a7d367f30c8484232a6f102b05f62cedf465282b67a8 |
Hashes for scine_database-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 332177f9b58d39458bac14e8809a553e72912878255ac8849efd49b56e633af1 |
|
MD5 | 83ab8b884f179f077bd342e0693a190e |
|
BLAKE2b-256 | 22c0629d950408ff8c6bc17057e5c90f3807c290767fac834d8452768f371418 |
Hashes for scine_database-1.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a37b3aaf805b487629ae63967807364ccb05b037a9765a61897a13f868361b0 |
|
MD5 | 5b0f4859155a521c3247c40d773fef8d |
|
BLAKE2b-256 | 6af4cb45b3cf5c66ff4424d61ecf263f91d0e09ed79cae9d3213e287b0137cee |
Hashes for scine_database-1.3.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf8fd077efd366bcb1ab1d68270778b54aaa9008228c2a8e51e5f69e22d077e8 |
|
MD5 | 5c8224ac757a4726bb12994d4d876b25 |
|
BLAKE2b-256 | 9e6c42d88dc84df421a349116e76f417305f14bee5c610be37e90b78bead24a6 |
Hashes for scine_database-1.3.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f24d1fb82c5f7240d43c2766f16b593f52f3de0402ed76692fdb16f13f71c950 |
|
MD5 | b7c0ec18b9535215332d72b91a4873ae |
|
BLAKE2b-256 | e35f46e95d633846d22ad7bc1c6a7ee8b38c9b0107123dcf083423de336be43a |