-
Notifications
You must be signed in to change notification settings - Fork 6
Iodine frag opt #373
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Iodine frag opt #373
Changes from 8 commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
32bba0f
adding dataset
amcisaac 70edc14
Create README.md
amcisaac fe2c9fa
correctly name notebook and update spec
amcisaac c74293c
adding full env
amcisaac 5e580fb
Update README.md
amcisaac d05d0a6
changed to default spec
amcisaac c953663
Update README.md
amcisaac 6a5455d
Update README.md
amcisaac ce955d7
Update submissions/2024-09-10-OpenFF-Iodine-Fragment-Opt-v1.0/README.md
amcisaac 6277504
Update submissions/2024-09-10-OpenFF-Iodine-Fragment-Opt-v1.0/README.md
amcisaac 80b2cd1
Update submissions/2024-09-10-OpenFF-Iodine-Fragment-Opt-v1.0/README.md
amcisaac a0c027d
Update submissions/2024-09-10-OpenFF-Iodine-Fragment-Opt-v1.0/README.md
amcisaac c4ed13f
updated dataset description, correctly exported full env
amcisaac 59442cf
submissions/2024-09-10-OpenFF-Iodine-Fragment-Opt-v1.0/dataset.json.b…
lilyminium File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
61 changes: 61 additions & 0 deletions
61
submissions/2024-09-10-OpenFF-Iodine-Fragment-Opt-v1.0/README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,61 @@ | ||
| # OpenFF multi-Br ESP Fragment Conformers v1.0 | ||
|
|
||
| ## Description | ||
|
|
||
| A dataset containing fragments of molecules from the Zinc, enamine, and CHEMBL datasets, optimized at the B3LYP-D3BJ/DZVP level of theory. Molecules containing I were fragmented into small fragments. | ||
|
amcisaac marked this conversation as resolved.
Outdated
|
||
| Fragments containing I then had protomers enumerated. | ||
|
|
||
| For each resulting molecule, a set of up to 5 conformers were generated by: | ||
| * generating a set of up to 1000 conformers with a RMS cutoff of 0.5 Å using the OpenEye backend of the OpenFF toolkit | ||
| * applying ELF conformer selection (max 5 conformers) using OpenEye | ||
|
|
||
| Each conformer will be converged according to the 'GAU_LOOSE' criteria. | ||
|
amcisaac marked this conversation as resolved.
Outdated
|
||
|
|
||
| ## General information | ||
|
|
||
| * Date: 2024-09-10 | ||
| * Class: OpenFF OptimizationDataset | ||
| * Purpose: Geometry optimization for eventual ESP calculation | ||
| * Name: OpenFF Iodine Fragment Opt v1.0 | ||
| * Number of unique molecules: 526 | ||
| * Number of conformers: 531 | ||
| * Number of conformers per molecule (min, mean, max): 1, 1.01, 5 | ||
| * Molecular weight (min, mean, max): (155.97, 242.52, 316.94) | ||
| * Charges: [-1.0, 0.0, 1.0, 2.0] | ||
| * Dataset submitter: Alexandra McIsaac | ||
| * Dataset generator: Alexandra McIsaac | ||
|
|
||
|
|
||
| ## QCSubmit generation pipeline | ||
|
|
||
| * `generate-dataset.ipynb`: This notebook shows how the dataset was prepared from the input files. | ||
| * Conformers were generated and selected using OpenEye | ||
|
|
||
|
|
||
| ## QCSubmit Manifest | ||
|
|
||
| * `dataset.json.bz2`: Compressed dataset ready for submission | ||
| * `dataset.pdf`: Visualization of dataaset molecules | ||
|
amcisaac marked this conversation as resolved.
Outdated
|
||
| * `dataset.smi`: Smiles strings for dataset molecules | ||
| * `generate-dataset.ipynb`: Notebook describing dataset generation and submission | ||
| * `enumerated.smi`: Input SMILES | ||
| * `input-environment.yaml`: Environment file used to create Python environment for the notebook | ||
| * `full-environment.yaml`: Fully-resolved environment used to execute the notebook. | ||
|
|
||
|
|
||
| ## Metadata | ||
|
|
||
| * Elements: {C, I, Br, Cl, S, N, H, F, O} | ||
| * unique molecules: 526 | ||
| * Spec: default | ||
| * basis: DZVP | ||
| * implicit_solvent: None | ||
| * keywords: {} | ||
| * maxiter: 200 | ||
| * method: B3LYP-D3BJ | ||
| * program: psi4 | ||
| * SCF properties: | ||
| * dipole | ||
| * quadrupole | ||
| * wiberg_lowdin_indices | ||
| * mayer_indices | ||
Binary file added
BIN
+131 KB
submissions/2024-09-10-OpenFF-Iodine-Fragment-Opt-v1.0/dataset.json.bz2
Binary file not shown.
Binary file not shown.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.