-
Notifications
You must be signed in to change notification settings - Fork 213
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #314 from volkamerlab/gg-033-molecular_representat…
…ions [DL Edition] T033: Molecular representations
- Loading branch information
Showing
15 changed files
with
1,772 additions
and
0 deletions.
There are no files selected for viewing
48 changes: 48 additions & 0 deletions
48
teachopencadd/talktorials/T033_molecular_representations/README.md
This file contains 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,48 @@ | ||
|
||
# T033 · Molecular Representations | ||
|
||
**Note:** This talktorial is a part of TeachOpenCADD, a platform that aims to teach domain-specific skills and to provide pipeline templates as starting points for research projects. | ||
|
||
Authors: | ||
|
||
- [Gerrit Großmann](https://mosi.uni-saarland.de/people/gerrit/), 2022, Saarland University | ||
|
||
|
||
__Talktorial T033__: This talktorial is part of the TeachOpenCADD pipeline described in the TeachOpenCADD publication (TODO), comprising of talktorials T033 to T038. | ||
|
||
|
||
## Aim of this talktorial | ||
|
||
In this talktorial, we conduct the groundwork for the deep learning talkturials. | ||
Specifically, we learn about molecular representations and find that representing a molecule in a computer is not a trivial task. Differnt representations come with their specific implications and (dis-)advantages. | ||
|
||
### Contents in Theory | ||
|
||
* What is a molecule? | ||
* Molecular representations | ||
* Molecule representations for humans | ||
* Computer-age molecular representations | ||
|
||
|
||
### Contents in Practical | ||
|
||
* Conformers | ||
* Molecular graphs | ||
* Fingerprints | ||
|
||
|
||
### References | ||
|
||
* Databases: | ||
* [UniProt Protein Database](https://www.uniprot.org/) | ||
* [AlphaFold | ||
Protein Structure Database](https://alphafold.ebi.ac.uk/) | ||
* Papers: | ||
* [Molecular representations in AI-driven drug discovery: a review and practical guide](https://jcheminf.biomedcentral.com/articles/10.1186/s13321-020-00460-5#:~:text=Traditionally%2C%20molecules%20are%20represented%20as,of%20chemical%20structures%20in%20cheminformatics.) | ||
* [A review of molecular representation in the age of machine learning](https://wires.onlinelibrary.wiley.com/doi/full/10.1002/wcms.1603) | ||
* [Point-based molecular representation learning from conformers](https://openreview.net/pdf?id=pjePBJjlBby) | ||
* Talkturials: | ||
* [T008 - Protein data acquisition: Protein Data Bank (PDB)](https://github.com/volkamerlab/teachopencadd/blob/master/teachopencadd/talktorials/T008_query_pdb/talktorial.ipynb) | ||
* [T017 - Advanced NGLview usage](https://github.com/volkamerlab/teachopencadd/blob/master/teachopencadd/talktorials/T017_advanced_nglview_usage/talktorial.ipynb) | ||
* Deep larning talkturials T033 to T038 | ||
* [Tutorial on chirality](https://chem.libretexts.org/Bookshelves/Organic_Chemistry/Map%3A_Organic_Chemistry_(Vollhardt_and_Schore)/05._Stereoisomers/5.1%3A_Chiral__Molecules) |
5 changes: 5 additions & 0 deletions
5
teachopencadd/talktorials/T033_molecular_representations/images/README.md
This file contains 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,5 @@ | ||
# T033 · Molecular Representations | ||
|
||
## Images | ||
|
||
This folder stores images used in the Jupyter notebook. |
Binary file added
BIN
+50.8 KB
teachopencadd/talktorials/T033_molecular_representations/images/butane.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+64.1 KB
...cadd/talktorials/T033_molecular_representations/images/butane_and_isobutane.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+70.7 KB
...ncadd/talktorials/T033_molecular_representations/images/butanol_2enantiomer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+52.5 KB
...pencadd/talktorials/T033_molecular_representations/images/caffeine_molecule.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+26.8 KB
teachopencadd/talktorials/T033_molecular_representations/images/conformer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+62.3 KB
teachopencadd/talktorials/T033_molecular_representations/images/cpk.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+56 KB
...pencadd/talktorials/T033_molecular_representations/images/energy_landscape.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+28.8 KB
teachopencadd/talktorials/T033_molecular_representations/images/ethanol.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+23.6 KB
teachopencadd/talktorials/T033_molecular_representations/images/graph1_graph2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+62.3 KB
teachopencadd/talktorials/T033_molecular_representations/images/isobutane.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+10.9 KB
...opencadd/talktorials/T033_molecular_representations/images/kinase_inhibitor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+59.3 KB
...cadd/talktorials/T033_molecular_representations/images/ribbon_diagram_tubby.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,719 changes: 1,719 additions & 0 deletions
1,719
teachopencadd/talktorials/T033_molecular_representations/talkturial.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.