File: README.md

package info (click to toggle)
gemmi 0.6.5%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 5,836 kB
  • sloc: cpp: 54,719; python: 4,743; ansic: 3,972; sh: 384; makefile: 73; f90: 42; javascript: 12
file content (31 lines) | stat: -rw-r--r-- 1,390 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[![CI](https://github.com/project-gemmi/gemmi/workflows/CI/badge.svg)](https://github.com/project-gemmi/gemmi/actions)
[![Build status](https://ci.appveyor.com/api/projects/status/cv5hu6h6hmxd9k5a?svg=true)](https://ci.appveyor.com/project/wojdyr/gemmi)

GEMMI can help if you work with:

* macromolecular models (from mmCIF, PDB and mmJSON files),
* refinement restraints (CIF files),
* crystallographic reflections (from MTZ and SF-mmCIF files),
* electron density maps (MRC/CCP4 files),
* crystallographic symmetries,
* or if you just read and write CIF/STAR files (where C=Crystallographic).

GEMMI is a C++11 library accompanied by:

* command-line [tools](https://gemmi.readthedocs.io/en/latest/utils.html),
* Python bindings (supporting CPython and PyPy),
* Fortran 2003+ interface (in progress),
* WebAssembly ports (see [here](https://project-gemmi.github.io/wasm/) and
  [here](https://www.npmjs.com/package/mtz)),
* and little data viz [projects](https://project-gemmi.github.io/pdb-stats/).

Documentation: http://gemmi.readthedocs.io/en/latest/

GEMMI is an open-source project of [CCP4](https://www.ccp4.ac.uk/)
and [Global Phasing Ltd](https://www.globalphasing.com/),
two major providers of software for macromolecular crystallography.

Citing: [JOSS paper](https://doi.org/10.21105/joss.04200).

License: MPLv2, or (at your option) LGPLv3.
© 2017-2023 Global Phasing Ltd.