Chinaunix首页 | 论坛 | 博客
  • 博客访问: 863129
  • 博文数量: 221
  • 博客积分: 10033
  • 博客等级: 上将
  • 技术积分: 2325
  • 用 户 组: 普通用户
  • 注册时间: 2006-03-06 22:00
文章分类

全部博文(221)

文章存档

2010年(8)

2009年(1)

2008年(69)

2007年(63)

2006年(80)

我的朋友

分类:

2010-01-15 16:57:53

In order to have MM-PBSA working with ligands having halogen atoms, it is necessary to include halogen radii in mm_pbsa_calceneent.pm

(assuming one is using MOLSURF and not LCPO). you must insert F, Cl and Br radii in this file:

                  "N" => 1.550 + 1.400,

                  "H" => 1.200 + 1.400,

                  "C" => 1.700 + 1.400,

                  "O" => 1.500 + 1.400,

                  "P" => 1.800 + 1.400,

                  "S" => 1.800 + 1.400,

                  "FE" => 1.300 + 1.400,

                  "Na+" => 1.200 + 1.400,

                  "Cl-" => 1.700 + 1.400,

                  "MG" => 1.180 + 1.400,

                  "F" => 1.470 + 1.400,

                  "Cl" => 1.750 + 1.400,

                  "Br" => 1.850 + 1.400,

                  "I" => 1.980 + 1.400,

阅读(916) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~