Skip to content

Latest commit

History

History
60 lines (42 loc) · 2.95 KB

File metadata and controls

60 lines (42 loc) · 2.95 KB

Contents

This folder contains scripts submitted by users or CCDC scientists for anyone to use freely.

Assorted Utilities

Various scripts with no specific licence requirements that may be useful for a variety of purposes.

ScriptDescription
Concat Mol2Concatenates mol2 files present in working directory to a single .mol2 file.

Core

ScriptDescription
Conformer demoA short script to generate conformers with some rudimentary analysis for a single molecule.
Conformer Filter DensityA script to filter conformers based on a variety of torsion metrics.
Create CASTEP InputCreates input files (.cell and .param) files for a given compound through Mercury.
Create GAUSSIAN InputCreate GAUSSIAN input file (.gjf) for a given CSD refcode or .mol2 file.
Filter posesA script to filter docking poses based on torsion statistics
MOF subset 2017 Chem Mater publicationTwo scripts that were supplementary information in the publication "Development of a Cambridge Structural Database Subset: A Collection of Metal–Organic Frameworks for Past, Present, and Future" DOI: https://doi.org/10.1021/acs.chemmater.7b00441
Refcodes With PropertiesA script for generating refcode lists with specific properties from an easy-to-read control file.
Show semiconductor propertiesDisplays semiconductor properties for the structure currently loaded in Mercury.
Void SearchA script to search on pre-calculated Void properties.

Discovery

ScriptDescription
Find Binding ConformationGenerates idealized conformers for ligands and evaluates their RMSD to the conformation in the PDB.
GOLD-multiUse the CSD Docking API and the multiprocessing module to parallelize GOLD docking.

Materials

ScriptDescription
Multi-component hydrogen bond propensityPerforms a multi-component HBP calculation for a given library of co-formers.
Packing similarity dendrogramConstruct a dendrogram for an input set of structures based on packing-similarity analysis.

Particle

ScriptDescription
Hydrogen bond propensityWrites a .docx report of a hydrogen bond propensity calculation for any given .mol2/refcode.
November 2023 morphology webinarA collection of scripts from the November 2023 CCDC Webinar on crystal morphologies.
Particle RugosityCalculates the simulated BFDH particle rugosity weighted by facet area.
Surface ChargeCalculates the surface charge for a given structure and surface terminations. Runs both from CMD and Mercury.

Searching tips

The search bar in GitHub allows you to search for keywords mentioned in any file throughout the repository (in the main branch).

It is also possible to filter which file type you are interested in.

For example: "hydrogen bond"