-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
450 additions
and
42,370 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,2 +1,14 @@ | ||
# iqb-2024 | ||
Notebooks and environment set up for IQB 2024 workshop | ||
# Python Scripting for Molecular Docking | ||
|
||
## PDB Crash Course 2024 | ||
|
||
Authors: Jessica A. Nash and Paul A. Craig | ||
|
||
Four notebooks and an environment have been set up for the IQB 2024 workshop, (Python Scripting for Molecular Docking)[https://iqb.rutgers.edu/node/284] to be held on Thursday, July 18., 2024. | ||
|
||
## Notebooks | ||
|
||
1. Enzyme Commission Class with Ligands (EC_ligand_search.ipynb) | ||
2. Visualizing the Binding Site of a Protein-Ligand Complex (binding_site_investigation.ipynb) | ||
3. Modifying Ligands with RDKit(molecule_manipulation.ipynb) | ||
4. Docking with AutoDock Vina (docking_single_ligand.ipynb) |
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
Oops, something went wrong.