This folder contains scripts submitted by users or CCDC scientists for anyone to use freely.
- Concatenates mol2 files present in working directory to a single
.mol2
file.
- Creates input files (
.cell
and.param
) files for a given compound through Mercury.
- Create GAUSSIAN input file (
.gjf
) for a given CSD refcode or.mol2
file.
- Generates idealized conformers for ligands and evaluates their RMSD to the conformation in the PDB.
- Use the CSD Docking API and the multiprocessing module to parallelize GOLD docking.
- Writes a
.docx report
of a hydrogen bond propensity calculation for any given.mol2
/refcode.
- Two 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
- Performs a multi-component HBP calculation for a given library of co-formers.
- Construct a dendrogram for an input set of structures based on packing-similarity analysis.
- Calculates the simulated BFDH particle rugosity weighted by facet area.
A section for top tips in using the repository and GitHub.
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"