Structure Prediction Module

The structure prediction module implements a minimalist framework for high-throughput prediction of new compounds based on species similarity indices. The typical workflow for using this package is as follows:

  1. Create a database (StructureDB) of SmactStructure s from the Materials Project.

  2. Feed the database into a StructurePredictor, along with a list of chemical species, to predict potential likely structures by mutating structures in the database, such that they contain the given species.

Submodules