Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4285ffb

Browse files
authored
Update 2015-06-10-docking.md
1 parent dc4a0ec commit 4285ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2015-06-10-docking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ title: Molecular docking
44
subtitle: A Brief Introduction
55
---
66

7-
When there is a crystal structure or a high-quality homology model (verified via PROCHECK or others softwares) is available for the target, it is possible to performed molecular docking. The crystal structure can be utilized in several ways. One of the ways is to investigate how a molecules might be modified to improve its potency, selectivity and ADME properties.
7+
When there is a crystal structure or a high-quality homology model (verified via PROCHECK or others softwares) is available for the target, it is possible to performed molecular docking. The crystal structure can be utilized in several ways. One of the ways is to investigate how a molecules might be modified to improve its potency, selectivity and ADME properties. Generally, docking consists of two parts, which are sampling and scoring. In the sampling part, the ligand is docked into the protein cavity in many different ways using different conformations of the ligand. Once the ligand is docked, The docking poses are scored. The scoring is an estimate of the free energy binding interaction between the ligand and the protein. A specific scoring function is utilized for scoring the free energy of the interaction. The molecular docking was perform in jupyter notebook.

0 commit comments

Comments
 (0)