Giter Site home page Giter Site logo

aspirincode / feedingorcas Goto Github PK

View Code? Open in Web Editor NEW

This project forked from niklastiede/feedingorcas

0.0 1.0 0.0 7.96 MB

A simple library which serves as an interface to connect the QM-software ORCA with MongoDB.

License: MIT License

Python 100.00%

feedingorcas's Introduction

Author: Niklas Tiede
Documentation: https://feedingorcas.readthedocs.io

feedingORCAs

image

Read the Docs

goal: an interface for ORCA and a db, rdkit adds also functionality to let you work with chemical data.

The goal of this small project is to populate a relational database with molecular data using RDKit and the quantum chemistry software ORCA. Molecules can be created using different chemical file formats and viewed as 3D plot. Several quantum chemical methods can be used for the calculation of molecule coordinates and other properties.

Requirements

You need Anaconda, a linux environment and the quantum chemistry software ORCA which is accessible for academic purposes for free. But even though if you have no access to ORCA, the project lets you build your own database for molecules by retrieving and calculating molecule data.

Installation

The dependencies are installed using the environment_linux.yml file. After downloading the code, you can go into the projects folder and create & activate the conda environment:

1. conda env create --file environment_linux.yml
2. conda activate molecule-data-handler

Currently the quantum chemistry software ORCA is used to calculate quantum chemical properties of the data sets. The software can be requested for free at https://orcaforum.kofo.mpg.de/app.php/portal if used for academic purposes only.

The jupyter notebook Tutorial.ipynb gives you an introduction to some basic functionality of the project.

feedingorcas's People

Contributors

niklastiede avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.