An open API service indexing awesome lists of open source software.

https://github.com/citrineinformatics/cif-file-ingester

Citrination ingester for CIF files
https://github.com/citrineinformatics/cif-file-ingester

Last synced: about 1 year ago
JSON representation

Citrination ingester for CIF files

Awesome Lists containing this project

README

          

# CIF file ingester

## Ingester description
The [CIF file ingester]("https://help.citrination.com/knowledgebase/articles/1200448-citrine-crystallographic-information-file-cif") converts standardized crystallographic information files (.cif) as popularized by the International Union of Crystallography (IUoC).
The CIF File Ingester currently extracts and featurizes a subset of structural properties to automatically featurize.
If there are properties contained in your .cif that you would like featurized upon ingestion, please reach out to us.

## Description of accepted files
.cif files output from DFT calculations, XRD refinements, or any other structure calculations.

## Example file
To see an example file please click [here](https://citrineinformatics.box.com/shared/static/bhevhdse0rzqa9rc4mmqzqli9lkz7hgo.cif).

## Resources
- [CIF file ingester](https://help.citrination.com/knowledgebase/articles/1200448-citrine-crystallographic-information-file-cif)
- PIF schema [documentation](http://citrineinformatics.github.io/pif-documentation/)
- PyPIF [repo](https://github.com/CitrineInformatics/pypif)