Skip to content

QCrBox/QCrBoxTools

Repository files navigation

QCrBoxTools

Badge MPL 2-2

The QCrBox project requires the execution of different crystallographic tasks, such as the conversion / handling of cif files and the scripted execution of crystallographic software, which is collected in this python module.

QCrBox Project Team

Project Member Role Unit
Dr. Paul Niklas Ruth Research Software Engineer (RSE) Advanced Research Computing, Durham University
Dr. Maximilian Albert Research Software Engineer (RSE) Research Software Group, University of Southampton
Prof. Horst Puschmann Principal Investigator OlexSys
Prof. Simon Coles Principal Investigator Department of Chemistry, University of Southampton

Getting started

As QCrBoxTools requires cctbx the easiest way to install it is via conda.

conda install -f environment.yml
conda develop .

Documentation

Most of the documentation is in code for the time being. The docstrings/type hints should be complete and informative if they are not please raise an issue. Look into the cif folder for functionality connected to cif manipulation and into the robots folder for building blocks to script Olex2 and Eval15.

The structure of the tests folder maps the qcrboxtools structure. If you want to see the functions in use you can also take a look there.

Licence

The software is distributed under the MPL2.0 licence.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages