




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、MGLTools(MGL)/Autodock分子对接实例练习安装python 2.5.2先安装python 2.5.230/Incomming/drugdesign/python-2.5.2.msi#注:若有网络,可直接安装ADT,会自动下载python 2.5.2MGLTools 1.5.4(35MB)开发自Molecular Graphics Laboratory (MGL). 分为:ADT: AutoDockTools, 可设置,运行及分析结果 PMV Python Molecule Viewer, 来自TSRIs MGL, 显示分子.VISION: 可视化编程环境,节点执行任务. 下载
2、并安装:MGLTools 1.5.630/Incomming/drugdesign/pymol/mgltools_win32_1.5.6rc2_Setup.exe开始安装完成安装程序清单中出现以下情形:AutoDockTools (ADT)PMVVision: 一个可视化程序环境,封装计算方法进行流程工作ADT下载及安装Autodock: 最新版4.2.3/下载及安装: 最新版4.2.3下载及安装Vina: 最新版autodock_vina_1_1_2_win32AutoDock Vina: open-source drug discovery, molecular docking virtu
3、al screening multi-core capability, high performance and enhanced accuracy and ease of use designed and implemented by Dr. Oleg Trott in the Molecular Graphics Lab at The Scripps Research Institute. /tutorial.htmlVina Video Tutorial 如何安装AutoDock, AutoGrid和ADT于Windows?两种方式:新手:Windows 测试:Start-Run. -c
4、md.exe :autodock4安装Cygwin libraries: 一个Linux-like环境(可自行练习). cygwin. 安装指令: instructions for installing and setting up Cygwin 相关文档: documentation about Cygwin.Cygwin版的:autodocksuite-4.2.1-i86Cygwin.tar.gz$ whoami cd /cygdrive/c/Documents and Settings/YOUR_USERNAME/Desktop 解压.tar.gz: tar xvzf autodocks
5、uite-4.0.1-i86Cygwin.tar.gz 生成bin/i86Cygwin.拷AutoGrid 4 和AutoDock 4 .exe文件到/usr/local/bin: cd i86Cygwin cp autodock4.exe /usr/local/bin cp autogrid4.exe /usr/local/bin 打开一个新的Cygwin terminal输入: which autodock4 or which autodock3 结果会显示: /usr/local/bin/autodock4你可以告诉ADT用:/usr/local/bin/autodock4和/usr/l
6、ocal/bin/autogrid3如何安装AutoDock到Linux和Mac OS X? 下载文件:Linux: autodocksuite-4.2.3-i86Linux2.tar.gz给Linux, MacOSX: autodocksuite-4.2.3-universalDarwin10.tar.gz$cd $tar xvzf autodocksuite-4.2.1-i86Linux2.tar.gz 生成一个新目录“i86Linux2”.其中有:autodock4和autogrid4cd i86Linux2 移动文件到/usr/local/binmv autogrid4 /usr/lo
7、cal/binmv autodock4 /usr/local/bin SOFTWAREWhich one is better than others?it is very difficult to draw conclusions.There have been many studies comparing such programs in terms of the accuracy in reproducing the X-ray pose of selected ligands, the capacity to predict binding free energies from the
8、best-scored pose, and the ability to discriminate known binders from randomly chosen molecules in virtual screening studies.SOFTWAREMost common docking programstrends in the percentage of citations per year for the five most common docking programs, analyzed from ISI Web of Science considering any o
9、f the original references asindicated in Table III.1. 从哪开始运行ADT ? 大分子,配体文件放在同一个目录下, 在该目录下运行ADT。2. 一定要添加H原子 大分子配体都要加H,计算gasteiger电荷,然后merge非极性H。极性H指的是和N,O相连的,非极性H指的是和C相连的。3. 需要多少autogrid maps 需要ligand里每一个原子类型的map外加静电map和去溶剂化地图。分别计算 vdW + Hbond + desolv Energy和 Electrostatic Energy 。如果配体很多,则可以一次性把所有可能
10、用到的原子类型的map都计算出来。4. 残基的电荷为什么一定要是整数 因为假设了残基之间可以相互改变,而且没有电子和临近残基得失。例如质子化的ARG中,应该有一个1.000电荷,中性的应该0.000电荷。5. 如何得到一个好的对接结果?一般说,配体越多可转键,重复对接中,越难发现好的结合模式。6. 盒子需要多大? 即使配体具有完全伸展的构象,grid体积也应大到至少允许配体自由旋转, 且还要完全包括活性口袋。7. 不知道活性位点,如何对接? 如不知活性位点,可建一足够大的grid,覆盖整个蛋白,用更大的grid spcing,不要局限于默认的0.375埃,在每个方向上添加更多格点(默认40)。
11、然后查看配体有没有更好的位置。这个位置很可能就是活性中心。再减小盒子大小,把盒子中心定位在你找到的位置,进行更精确的对接实验。8. 为什么两次对接结果不一样? 因为是随机的遗传算法。所以一样的概率近似于0,但具有统计规律。 一 准备PDB文件docking 需要至少四个文件: 配体PDBQT文件:其中有一torsion tree; 受体PDBQT文件; grid参数文件(GPF) 用于AutoGrid计算; docking参数文件(DPF)用于AutoDock计算.PDBQT文件:柔性对接时,受体中部分残基需要柔性处理对接前需修改PDB文件1. 丢失的原子2. 加水3. 不止一个分子4. 链断
12、的5. 有alternate locations等.ADT直接解决这些问题. 特别是editCommands和repairCommands这两个模块, 其中有很多有用工具用来进行加减H原子,修正Histidine 的质子化等. ADT也并不是万能的, 有时需用到其他工具来进行处理. 请看在AutoDock网站上的资源清单,其中有这些工具的一个列表(/resources).本例中, 大分子将被固定. 需要对大分子去水, 加氢, 并保存修改过的结果.蛋白处理过程: 建目录:c:/ADtest下载1HSG.pdb文件到:c:/ADtest将其中的:“HOH A”和“HOH B”替换成“HOH W”将
13、:MK1 B替换成:MK1 C打开ADTToolbarControl panelDashboard读入受体分子:1HSG: HIV II protease与L-735,524复合两种方式:A:File-openB: 在Dashboard中:右键点击PMV Molecules. 选1HSG.pdb (标准pdb格式),点Open . 点这也可打开文件2. 按的原子类型上色:hsg1在PMV Molecules, 点Dashboard中Atom下Cl的将按化学元素上色类型: Carbons that are aliphatic (C) - white, Carbons that are aroma
14、tic (A) - green, Nitrogens (N) - blue, Oxygens (O) - red, Sulfurs (S) - yellow, Hydrogens (H) - cyan.也可在菜单:Color 上色Animol标签使用SnapshotsMoveColorsSequence anim3. 去水: Select Select From String可以点右侧的list来选 这里只有选,不能删除可选择:Molecule, Chain, Residue and/or Atom level.可 用:names, numbers, ranges of numbers, or
15、 lambda expressions that are evaluated to build a set. strings可用regular expressions及*. 直接点右侧的:Molecule List. Chian List. Residue Sets. Atom Sets. 进行选择,不用输入了.点Add.出现一warning,问你是否“change selection level to Atom”: if so, click Yes .可见: 127 个原子标为黄色显示-在ADT window最下方也有显示. 点Dismiss,关Select From String widg
16、et.4. Edit - Delete - Delete AtomSet删去水分子. 点CONTINUE . 注: 如果没有当前选择, ADT将去除所有原子. 如果warnOnEmptySelection为1, ADT将问是否: “expand empty selection to all molecules.” 缺省不是问是否:empty selection to be expanded to include every molecule in the viewer. 对于ADT:确认warnOnEmptySelection为0.5. Edit - Hydrogens - Add加氢选用:
17、Method noBondOrder yes-重排序号. 点OK -加所有H原子. 共加了多少H原子到hsg1?.注: 所加H原子自动存为一套数据名为:“hsg1_addedH” 可进行选择:Select Select a set , hsg1_addedH - OK用与去除水同样的方法: 删除C链: MK1 C 这样就得到受体分子:A和B链保存受体:File Save Write PDBType in hsg1.pdb(与原名同). 选一种保存类型(缺省为ATOM and HETATM, Sort Nodes:onSave Transformed Coords: off Click: OK
18、准备配体分子即1hsg.pdb中的C链,与受体准备同法得到:ind.pdb茚地那韦, Indinavir 种特异性蛋白酶抑制剂,有效地对抗HIV-1.34AutoDock要求配体分子的每个原子都得有:部分原子电荷AutoDock原子类型; 也需要对配体中的旋转键进行描述. AutoDock使用树的概念,其中分子刚性核心为root, 柔性部分则为branches. 配体分子以PDBQT-格式保存,其中有关键词:ROOT, ENDROOT, BRANCH, 和ENDBRANCH 来建立torsion tree. TORSDOF:指定配体中number of torsional degrees of
19、 freedom. 在AutoDock 4 力场中, TORSDOF的值表示配体中可旋转键总量. 这个数量不包括环中的键, bonds to leaf atoms, amide bonds, guanidinium bonds,etc. TORSDOF用于计算自由能改变:由于结合而丢失了自由度打开配体分子1. Ligand Input Open在“Ligand File for AutoDock 4:”中找到ind.pdb(即常见的pdb格式,没有电荷项).加载此配体文件后,ADT将进行一系列操作: ADT检测是否已有电荷. 如果没有, ADT将计算Gasteiger电荷; 要正确计算Gast
20、eiger电荷, 配体分子得加上所有的氢原子, 包括polar和non-polar的氢原子. 如果电荷全为零, ADT将试着加电荷. 它检查是否每个残基总电荷是否为整数. ADT检查并合并非极性氢原子, 除非你自己设过不要adt_automergeNPHS . ADT指派一个AutoDock type 给每个原子. 对于多肽配体, ADT用一个look-up 字典给平面环状C原子. 对于其他配体, ADT确定哪些是平面环状carbons(通过计算环中相邻carbons的角度). 如果角度小于cut-off of 7.5(缺省角度),则环上C原子名为 AutoDock type “A”. 可接受
21、氢键的Nitrogens被指派为AutoDock原子类型 NA, 而不能接受氢键的则为N. 在indinavir, N5原子的AutoDock类型为NA,而其他N原子则为N. 所有H原子可给出一对电子,指定为AutoDock type HD. O原子可接受Hbonds,指认为AutoDock type OA. S原子为:AutoDock type SA.2. Ligand Torsion Tree Detect Root注意绿球ADT会确定哪个原子符合其idea of the best root并标为green sphere.最好的root: 配体中具有最小的largest sub-tree的
22、原子. 如果原子位于环中,可为:root. 如果没有原子位于环中:第一个发现的为root,如果两个都在一个环上,则也是第一个发现选中.分子中的刚性部分包括:root原子和所有与之通过非转键相连的原子。查看当前的root部分:Ligand Torsion Tree Show Root Expansion (隐藏用:Ligand - Tor sion Tree - Show/Hide Root Marker. 这里,root portion仅包括最佳root原子, 原子C11, 因为与它所连的键都均为rotatable.3. LigandTorsion TreeChoose Torsions结果会
23、打开Torsion Count:显示当前激活的键数量. 不能旋转:red. 可旋转但当前没激活:purple 当前激活:green.Bonds to leaf atoms cannot be meaningfully rotated. 只有单键可旋转(not double or aromatic etc). ADT会确定哪个键可转 (possibleTors). 你可设让哪些转(activeTors)而不让别的转. 可toggle键或一组键的活性:进接点这些键即可. 如peptide bonds, amide bonds, bonds between selected atoms or all
24、 rotatable bonds. 方法:点Make all active bonds non-rotatable,再点Make all rotatable bonds rotatable.Amide bonds应当不能转,这是缺省情况. 注意看两个无活性的键:N2;6和C3;4 以及C21;26 和N4:28. 当前总的可转键数:14. 可重新激活它们:点Make all amide bonds rotatable. 但在进行下一步前让它们inactive注意:试着让所选 原子间的所有键为inactive when there is no specific selection in ind
25、will cause an error because then the selection is expanded to include everything and ADT will try to change the activity of bonds in hsg1.关闭这个widget之前, 让所有键为活性的,除两个amide bonds外. 14/32表示当前活性的为14,Autodock最大允许量为32.4. Ligand Torsion Tree Set Number of Torsions设活性键的总数,也即while specifying whether you want
26、active bonds which move the fewest atoms or those which move the most. 看看差别:选fewest atoms , type 6 现只有六个绿色的键, 保留活性torsions .注:这一步,可用Set Number of Active Torsions. 点一下most atoms并回车:看看变化(最多也就14个).重新让6 torsions that move the fewest atoms active. 点Dismiss:关当前widget.5. Ligand Output Save as PDBQT ind.pdb
27、qt Save.6. 隐藏root marker和ligand:Ligand Torsion Tree Show/Hide RGRoot Marker要隐藏indinavir, 点dashboard中的灰色小方框showMolecules rectangle 准备柔性残基文件(否则为受体为刚性)AutoDock 4可进行受体侧链柔性构象搜寻. 残基侧链柔性用特定关键词指定:BEGIN_RES和END_RES,如同ROOT, ENDROOT, BRANCH和ENDBRANCH一样. 柔性残基需要另写一个PDBQT文件. 关键词flexres后接文件名,在DPF文件中,来设置flexible re
28、ceptor AutoDock 4 experiment:flexres hsg1_flex.pdbqt刚性残基则写入另一个文件用于AutoGrid calculation.重新显示分子hsg1(或重新加载,可能会报错)1. Flexible Residues - Input - Choose Macromolecule点: hsg1Select Molecule .点 Yes 点 OK.如果还没加载hsg1:则用FlexibleResidues Input Open Macromolecule2. 选择将要做柔性处理的残基Select Select From String点:Clear Fo
29、rm输入:ARG8到Residue entry,点Add . 点Dismiss 检查变化: 看看有两个ARG8残基出现在哪里?定义所选残基中的可旋转键.Flexible Residues Choose Torsions in Currently Selected Residues这时只显示 当前选中的残基侧链及旋转键,其中:旋转键为绿色;不能旋转的键为红色;非旋转键为magenta. 总的可转的键数列出于:Torsion Count widget中. 点其中一个rotatable键使它变为不转的键,或点一个不转的键变为可转的.点各残基CA和CB间的可转的键使它们为inactivate. 结果只
30、有6个rotatable bonds在两个ARG8中.点Close .#如果不对,则点 pencil eraser来清除选择.输出:Flexible Residues- Out put 分别生成两个文件 hsg1_rigid.pdbqt 和 hsg1_flex.pdbqt (写全称)准备大分子(只需刚体部分的受体)不显示配体分子.1. Grid Macromolecule OpenChoose hsg1_rigid.pdbqt(前面保存的),点Open .结果: ADT检查分子是否有电荷. 如没有, 将为每个原子加电荷Gasteiger. (一定要先加H)。 If so, it asks if
31、 you want to preserve the input chargesinstead of adding Gasteiger charges. Click Yes . ADT合并non-polar H原子,除非你设了adt_automergeNPHS为No. ADT也会确定大分子中的原子类型. AutoDock 4可用任何原子类型.点OK于WARNING dialog box.CAUTION: The AutoGrid calculation must be based on the rigid residues only.注意: 如ADT对分子作了改动, 会打开一个file brow
32、ser让你指定一个文件名. 输入:文件名.pdbqt,点Save.准备格子参数文件GPF.格子参数文件告诉AutoGrid 4哪个受体将计算电势, 何种maps以及location and extent of those maps. 另外,它还指定一个自定义库of pairwise potential energy parameters. 通常,给配体中每个原子类型计算一个map,以及一个 electrostatics map和一个desolvation map.1. Grid Set Map Typesmaps类型有赖于配体中原子类型.这样,就可以通过选择配体来指定maps类型. 如果你在前
33、面格式化后的配体还在viewer:直接:Grid Set Map Types Choose - Ligand, 选ind 并点Select Ligand button.如果没有,则用:Grid Set Map Types Open Ligand.打开:AutoGpf Ligand widget, 改maps类型, 选是否model possible hydrogen bonding.点Accept button.对于多个配体则:Set Map Types - Directly .2. Grid - Grid Box打开Grid Options Widget. 看看这个widget中的菜单: F
34、ile , Center , View and Help . File:用于关这个Grid Options Widget, = Close saving current values to keep your changes or =Close w/out saving to forget your changes. Center: 这个菜单让你设置grid box中心,有四种方式: = Pick an atom, = Center on ligand,= Center on macromolecule= On a named atom. View: 用于改盒子的visibility:用Sho
35、w box, and whether it is displayed as lines or faces, using Show box as lines . This menu also allows you to show or hide the center marker using Show center marker and to adjust its size using 调节marker大小. The “Grid Options Widget” displays the Current Total GridPoints per map. This tells you how bi
36、g each grid map will be:(nx + 1) x (ny + 1) x (nz + 1), 其中nx 为在x 方向上的格点数. 有3个thumbwheel widgets可用来让你调节x, y和z方向上的格点数. 缺省设置为40, 40, 40, 这样每个图总的格点数为68921 because AutoGrid always adds one在每个方向上. 还有一个thumbwheel可用来调格点间隙. 也可调location of the center of the grid.每个方向上的格点数可高至126.AutoGrid需要输入的格点数为偶数. It then ac
37、tually adds one point in each dimension,AutoGrid和AutoDock需要一个central grid point.grid points间的间隙可调:用另一个thumbwheel. 缺省为0.375 between grid points, which is about a quarter of the length of a carbon-carbon single bond. Grid spacing values of up to 1.0 can be used when a large volume is to beinvestigated
38、. 注: 点右键于thumbwheel widget上要咑开一个box,可改其中的值. 本例中:调节格点数为60, 60, 66. 边调边看空腔附近的盒子位置变化情况. Notice that each map will have 249,307 points.输入: x center:2.5 y center:6.5 z center:-7.5 结果:将格子盒中心定位于HIV-1 蛋白酶, hsg1的活性中心.File Close saving current .3. Grid Output Save GPF打开一个file browser:用于指定grid参数文件名,扩展名为 .gpf.输
39、出的GPF为hsg1.gpf (要全称) 注意:这里输出为hsg1,而不是ind记得这个文件中一定要有以下一行:map hsg1_rigid.A.map # atom-specific affinity map否则后面会报错的说没有A.map生成(这跟CACB间的键没有关系的)4. Grid Edit GPF(如要改则用)如果已经有一个grid parameter file, 则打开一个editing window. 如果没,则选一个读入并edit:用Read button. 如果你改动过grid parameter file:可用Write button保存. Edit GPF:将打开前面写
40、过的文件(step 3). 可以用:OK 或Cancel 表示保留还是不保留特别注意:Z为 -7.5如果进行flexible对接:确定specified受体文件为hsg1_rigid.pdbqt. 计算Grids得用:没有可动残基的分子文件开始AutoGrid 4Procedure:1. Run Run AutoGridRun AutoGrid widget打开, 输入:C:WINDOWSsystem32autogrid4 并回车.窗口说明: Nice Level: 用于指定nice level进行远程提交. Cmd: 显示命令.2. 点Launch 启动AutoGrid 4任务. 3. ta
41、il f hsg1.glg (linux下) 也可从命令行进行:$ autogrid4 p hsg1.gpf l hsg1.glg &如果报错说找不到:hsg1_rigid.pdbqt则改hsg1.gpf中这行,给出路径名:receptor C:adtesthsg1_rigid.pdbqt # macromoleculeAutogrid结果:/cygdrive/c/WINDOWS/system32/autogrid4: Successful Completion.GridAtomMinimum MaximumMap TypeEnergy Energy (kcal/mol)(kcal/mol)_
42、 1 A -0.76 2.01e+05 2 C -0.85 2.01e+05 3 NA -1.35 2.00e+05 4 OA -1.53 2.00e+05 5 N -0.88 2.00e+05 6 HD -0.72 1.07e+05 7 e -40.24 1.20e+01Electrostatic Potential 8 d 0.00 1.45e+00Desolvation Potential * Note: Every pairwise-atomic interaction was clamped at 100000.00/cygdrive/c/WINDOWS/system32/autog
43、rid4: Successful Completion.Real= 32.06s, CPU= 30.59s, System= 0.20s准备Docking参数文件.对接参数文件告诉AutoDock用:哪个map文件、哪个配体分子、Torsions的中心和数量是什么;配体从哪里开始和flexible residues;用什么算法、进行多少轮. 扩展名为:dpf有四个不同的对接算法用于AutoDock: SA:original Monte Carlo simulated annealing; GA:traditional Darwinian genetic algorithm; LS: local
44、 search; GALS:genetic algorithm和local search杂合. GALS也称Larmarckian genetic algorithm或LGA, 子代可inherit其父代的local search adaptations.每个查寻方法有其自身一套参数,都需要在对接前设置:这些参数有:用何种随机数生成器, 步长影响运行多长时间参数在simulated annealing中:number of temperature cycles, number of accepted moves number of rejected moves 在GA和GALS中:number
45、 of energy evaluationsnumber of generationsng a dockingADT中可改所有这些参数.56Procedure:1. Docking Macromolecule Set Rigid Filename 选取:hsg1_rigid.pdbqt2. Docking Ligand Choose 选取ind:点Select Ligand .出现一个panel: 显示当前配体名, 原子类型,中心, active torsions和torsional自由度的 数量. 可设:配体初始位置及initial relative dihedral offsets和act
46、ive torsions值. 这里用缺省的:点Close3. Docking Macromolecule Set Flexible Residues Filename 选:hsg1_flex.pdbqt . 并点:Open .4. Docking Search Parameters Genetic Algorithm 改:genetic algorithm specific parameters.先用较小energy evaluations:选short, 250,000. 点Accept 5. Docking Docking Parameters可选择项有:For random number
47、 generator,random number generator seeds, For energy parameter:energy outside the gridmaximum allowable initial energyMaximum number of retriesFor step size parametersFor output format specification是否进行cluster analysis of the results. 这里用缺省的点:Close .6. Docking Output Lamarckian GA指定DPF名,用来输出,这个文件中含有
48、对接参数和指令.用文件名:ind.dpf (这里是输出文件名)点Save .7. Docking Edit DPF 看看来自step 5的步文件内容. 检查output filename, “ind.pdbqt”是否出现在move后 move ind.pdbqt # small molecule 看看torsdof: 是否为14 可点:OK or Cancel.正式开始AutoDock 4.工作目录一定得有:Macromolecule文件:hsg1_rigid.pdbqt Ligand文件:ind.pdbqt GPF文件:hsg1.gpf DPF文件:ind.dpf如果flexible对接:还
49、得有:hsg1_flex.pdbqt 在参数文件中的named files不必在pathnames.Procedure:1. Run Run AutoDock在Run AutoDock widget中, 注意改autodock3 为C:/WINDOWS/system32/autodock4.exe参数文件:C:/adtest/ind.dpfLog文件:C:/adtest/ind.dlg点 key看看这个widget:前两项用于:规定哪个机器要用到. 缺省为本地机,也可用其他机器如果不在$PATH上请自行找到。Parameter Filename: 指定DPF文件.如果只有一个DPF文件, 会自
50、动打开加载DPF文件. 如果没有,请指定位置加载你要的DPF.Log Filename: 指定log file.Selecting a DPF creates a possible related name forthe DLG.Nice Level: 用于规定一个nice level用于远程任务.Cmd: 显示将用到的命令.2. Launch如果出现:Sorry, I cant find or open AD4.1_bound.datcp /usr/local/MGLTools-1.5.2/MGLToolsPckgs/AutoDockTools/AD4.1_bound.dat . 即可运行.
51、如果报错:/cygdrive/c/WINDOWS/system32/autodock4: cant create log file C:adtestindO.dlg则用cmd: Cd c:adtestautodock4.exe -p C:/adtest/ind.dpf -l C:/adtest/d.dlg&若报找不到:hsg1_rigid.maps.fld 则需要C:Documents and SettingsAdministrator中的:hsg1_rigid.maps.fld等文件拷到:c:adtest/cygdrive/c/WINDOWS/system32/autodock4: Unsu
52、ccessful Completion.启动AutoDock job. 打开一个Process Manager Widget,可看specifics about current AutoDock job. It is a limited process manager that you can use to terminate an AutoDock process. 也可从命令行进行:% autodock4 p ind.dpf l ind.dlg &成功结束: Closing the docking parameter file (DPF).This docking finished at:
53、1:13 13 p.m., 08/26/2019_autodock4: Successful Completion on 4d6a3c1f806d462Real= 11m 01.10s, CPU= 10m 53.44s, System= 0.75s结果分析: 读入Docking Logs:ind.dlg , 其中有详细的对接记录. 用ind.dlg读入前面进行的docking of the clinically-approved HIV-1 protease inhibitor, Indinavir, to protease. It contains many details that are
54、 output as AutoDock parses the input files and reports what it finds.For example, when AutoDock opens each AutoGrid map, it reports opening the map file and how many data points it read in. When it parses the input ligand file, it reports building various internal data structures. After the input ph
55、ase, AutoDock begins the specified number of runs. It reports which run number it is starting; it mayreport specifics about each generation or simulated annealing cycle.After completing the runs, AutoDock begins an analysis phase of the conformational similarity of the dockings. summary of the time
56、taken and outputs the words SuccessfulCompletion. 输出细节 的level由参数outlev控制. 对于用LGA算法进行对接,建议用minimal output (outlev 0) . 对接的关键结果是:每轮对接后的结构或构象, 这些对接后结构的能量和它们之间的相似性. 对接后结构的相似性用rmsd来度量, between the coordinates of the atoms and creating a clustering of the conformations based on these rmsd values. The dock
57、ing results consist of the PDBQT of the Cartesian coordinates of the atoms in the docked molecule, along with the state variables that describe this docked conformation and position and docked energies.1。显示版本号:AutoDock 4.2 Release 。SETTING UP DEFAULT PARAMETER LIBRARY3。 PARSING INPUT DOCKING
58、PARAMETER FILEga_run 10轮:LAMARCKIAN GENETIC ALGORITHM DOCKING分析:analysis # perform a ranked cluster analysisCLUSTER ANALYSIS OF CONFORMATIONS最后:LOWEST ENERGY DOCKED CONFORMATION from EACH CLUSTER用Estimated Free Energy of Binding排序对接的配体及坐标分析过程1. Analyze Dockings Open Choose ind.dlg.读入一个docking log:生成
59、一个Docking instance. docking log中每个对接后的结果都有一个Conformation instance. 一个Conformation表示一个特定的配体状态并且 有a particular set of state variables from which all the ligand atoms coordinates can be computed or the coordinates themselves.构象也有能量: 对接能, 结合能, and possibly per atom electrostatic and vdw energies.AutoDoc
60、k 4计算结合自由能. It reports adetailed energy breakdown.ADT会报告有多少个对接后的构象从DLG文件被读入,并告诉你如何看对接后的构象或 states.2. Analyze Conformations Load3. 拖左下角放大并点Dismiss .分析二: 查看对接后的构象查看当前对接实例的docked conformations, which was created in the last exercise by reading ind.dlg. The best docking result can be considered to be th
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
评论
0/150
提交评论