Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 3.6 KB

README.md

File metadata and controls

42 lines (35 loc) · 3.6 KB

coremof2024

✨ Download CoRE MOF Database in here

This repository includes tools developed to collect, curate, and classify Computation-Ready, Experimental MOF database.

Developed by: Guobin Zhao

Web Application for Database and Tutorial.

Direcotry organization

  • 0-database: This folder includes script to check publication dates and publisher infomration from a DOI input.

  • 1-clean:

    • preprocess.py: a pre-processing script to split mutil CIFs and making them primitive and P1.
    • clean.py: a solvent removal script to remove free and bound solvents 1,2,3.
  • 2-NCRCheck:

  • 3-MOFFeatures:

  • 4-MLFeatures:

  • 5-raspaTools: generate / submit input files, check jobs and get output files for

  • 6-others:

    • match structures
    • DDEC files to CIF
    • check that the ASR and FSR are exactly the same structure
  • 7-data4API:

    • name list of CSD CIFs, ZIP for CIFs from SI
    • information for each CR / NCR structure
    • jupyter notebook examples of usage of CoRE MOF API

If you encounter any issues related to the CoRE MOF Database or the scripts mentioned above, please create an Issues and submit it. We will address it as soon as possible.